@media (max-width: 420px)  {
    #player {
        width: 65px;;
        height: 35px;
        ;
    }
    .entity {
        font-size: 25px;
    }
    nav .profile-game {
        margin-top: 5px;
        width: 40px;
        width: 40px;
        border-radius: 50%;
        
    }

    #start-screen h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
        color: rgb(159, 156, 156);
    }

}

        