:root{--foxhome-background-color:rgb(34, 34, 34)}*{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden}main{margin:auto;padding:30px 32px 20px 32px;min-height:100vh;top:0;left:0;display:flex;position:relative;align-items:center;flex-direction:column;justify-content:center}input[type=text]{padding:14px!important}.button,button{padding:10px!important}#randomMessage{opacity:0;transition:opacity .5s ease;cursor:pointer}#randomMessage:active{scale:0.9;transition:.2s}.search{width:50%}.mobile-span{display:none}@media (max-width:800px){.search{width:100%!important}#back{float:none!important}.mobile-span{display:inline!important}}#back{float:right}footer{border-radius:0!important;padding:12px!important;bottom:0;position:sticky;background:0 0!important;color:var(--mst-muted)}footer p a,footer p a:hover{color:inherit!important;font-weight:inherit}