*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:#000;background:#d6dbdc}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}@keyframes cursor-blink{0%{opacity:0}}.blinkingCursor:after{content:"";width:10px;height:1.17em;margin-top:4px;margin-left:4px;background:#7ff;display:inline-block;animation:cursor-blink .2s steps(2) infinite}