*{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}body{padding:0;margin:0;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center}header{font-size:6rem;font-weight:700}header:before{content:"a game called ";color:#444;font-size:1rem;font-weight:500}header:after{content:"where you play as a..*drum roll*... SNAKE!";color:#444;font-size:1rem;font-weight:500}main{display:flex;flex-direction:column;justify-content:space;align-items:center}footer{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}a,a:visited,a:hover,a:active{color:#555;text-decoration:none;font-size:5rem}a:hover{color:#222;text-shadow:0 0 1px #222}a:first-of-type{color:#5ab45a}
