body{font-family:'Roboto',sans-serif;font-weight:bold;background-color:#0B3B17;height:95vh;width:95;display:flex;justify-content:center;flex-direction:column}header{padding-top:50px;padding-bottom:25px}header img{width:90vh}#snake{max-width:100%;max-height:100%}h1,h2,h4{padding-bottom:15px;color:#fff;font-weight:bold}footer h2{padding-top:15px}.modal-title{color:#000;font-weight:bold}#controls{display:block;grid-template-columns:repeat(2, 1fr);grid-gap:10px;justify-items:center;align-items:center}#controls button{width:50px;height:50px;font-size:20px}