body,html{margin:0;font-family:monospace}h1,h2{font-weight:400;margin-bottom:0}pre{margin-bottom:0;font-size:1.4rem}a{font-size:1.4rem;padding:.4rem}@media only screen and (max-width: 460px){pre{margin-bottom:0;font-size:1rem}}.main-content{font-size:1rem;margin-left:2rem;display:flex}.main-inner{display:flex;flex-direction:column;justify-content:space-around}.floating{transform-origin:center center;animation:float 10s linear infinite}@keyframes float{25%{transform:rotate(5deg) translateY(5px)}75%{transform:rotate(-5deg) translateY(-5px)}}
