*{box-sizing:border-box}body{min-width:320px;min-height:100vh;overflow:hidden auto}h1{font-size:2rem;line-height:1.1}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;-webkit-user-select:none;user-select:none;font-weight:500}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:8px;outline-color:#0000;padding:.6rem;font-family:inherit;font-size:1rem;font-weight:500;transition:border-color .15s ease-in-out,outline-offset .15s ease-in-out}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:512px){::webkit-scrollbar{display:none}}