@font-face{font-family:Alagard;src:url(/alagard.ttf) format("truetype")}*{box-sizing:border-box;image-rendering:pixelated}html,body{font-family:Alagard,monospace;height:100%;-webkit-user-select:none;user-select:none;cursor:url(/cursor_select.png),auto}body,h1{background:url(/bg1.png) repeat;background-image:var(--bg);animation:slide 30s linear infinite;transition:background-image 3s}body{margin:0;display:flex;align-items:center;justify-content:center;--bg: url(/bg1.png)}@keyframes slide{0%{background-position:0 0}to{background-position:-379px -676px}}h1{background-clip:text;-webkit-background-clip:text;color:transparent;animation-delay:-15s;font-size:min(20vw,5rem);transition:background-image 3s,filter 1s ease-in-out;filter:invert(0)}h1:hover{filter:invert(1)}
