@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400&display=swap";html,body{margin:0}body{background-color:#000316;display:flex;font-family:"Inter",sans-serif;font-weight:400;font-size:1.5em;color:#faebd7;width:100vw;height:100vh}canvas#krill{flex-grow:1;width:0;outline:none}div#info-box{background-color:#101436;border-radius:0 2em 2em 0;flex-basis:30%;flex-shrink:0;padding:1em 2em;overflow-y:scroll}h1{font-size:3em;font-weight:300;text-align:center}h2{font-size:1.6em;text-align:center;font-weight:400}a{color:#ade2e3}
