#jeu
{
text-align: center;
margin-top: 90px;
}

#snake 
{
font-family : "Minisystem";
font-size: 20px;
text-align: center;
color: rgb(131,151,122);
}

body
{
min-height:1280px;
min-width:1280px;
background-color: black;
}
