:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#282c34;font-synthesis:none;text-rendering:optimizeLegibility}body{display:flex;flex-direction:column;justify-content:center;align-items:center}canvas{width:560px;height:560px;background-color:#5a6374;box-shadow:10px 10px #101010;margin-bottom:20px}#menu{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;min-height:calc(98vh - 640px);min-width:80vw}#logo{width:8rem}.arrow>img{width:4rem}.arrow{background-color:#5a6374}@media screen and (width <= 540px){canvas{width:320px;height:320px}}@media screen and (width > 540px) and (width <= 720px){canvas{width:480px;height:480px}}
