.title {
    color: green;
}
@font-face {
    font-family: 'Press Start 2P';
    src: url('PressStart2P-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.tutimg {max-width: 100%;
height: auto;}