@font-face{font-family:"Precise-M";src:url("fonts/Precise-M.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Precise-M";src:url("fonts/Precise-M Bold.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"m3x6";src:url("fonts/m3x6.ttf") format("truetype");font-weight:normal;font-style:normal}h1{font-size:2rem}h2{font-size:1.25rem}h3{margin-bottom:1rem}p{margin-bottom:1rem}.sub-font{font-family:"m3x6",Fallback,sans-serif;font-size:32px}:root{--colour-accent: #FF0062;--bg-colour: #000;--text-colour: #eaeaea;--background-colour: #000;--tile-colour: #FF0062;--sprite-colour: #FFF}.accent{color:var(--colour-accent)}button,.btn{font-family:"m3x6",Fallback,sans-serif;font-size:2rem;text-decoration:none;border:none;color:var(--bg-colour);background-color:var(--text-colour);padding:4px 16px;flex-grow:1;cursor:pointer}button:hover,.btn:hover{color:var(--text-colour);background-color:var(--bg-colour);outline:2px dashed var(--text-colour)}button:active,.btn:active{outline-offset:2px;outline-style:dashed}.btn-icon{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.btn-icon .icon{height:24px;-o-object-fit:contain;object-fit:contain;position:relative}*{box-sizing:border-box;margin:0;padding:0}:root{font-size:16px;font-family:"Precise-M","m3x6",Fallback,sans-serif;color:#fff}html{height:100%;overflow-x:hidden;position:relative;background-color:var(--bg-colour);image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}html,body{height:100%}.center{display:grid;place-items:center}header,footer{height:2rem}li{list-style:none}a{color:var(--colour-accent);text-decoration:underline}strong{font-weight:normal;color:var(--colour-accent)}iframe{width:100%;height:100%;outline:8px dashed #fff;outline-offset:8px;margin-bottom:32px;background-color:#000;background:#000}.game-header{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;margin:3rem 0;max-height:10vh}.game-header .game-icon{height:100%;height:2rem}.buttons-container{display:flex;flex-direction:row;justify-content:space-evenly;gap:1rem;margin-bottom:2rem}.game-description,.game-controls,.download-instructions{padding-bottom:10rem}.game-controls h3,.game-controls ul li{font-size:48px}.hatboy-container{display:grid;place-items:center;padding-bottom:2rem}