@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--dark: #262626}body,html{margin:0;padding:0;background:#050505;color:#ccc;height:100%;font-family:Libre Franklin,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}h1{display:block;width:100%;margin-bottom:50px;position:relative;z-index:2}.main{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;height:auto;min-height:100%;width:100%;box-sizing:border-box;padding:20px;background:radial-gradient(circle,#282828 0%,#0f0f0f 100%)}.main:before{opacity:.3;content:"";animation:rotate 56s infinite linear;width:1200px;height:1200px;left:calc(50% - 600px);top:calc(50% - 660px);position:fixed;background-image:url(/assets/shine.c3bcc6ff.svg);background-repeat:no-repeat;background-position:center}.logo{max-width:280px}.footer{position:relative;z-index:2}.footer h2{font-size:20px;line-height:1.2em;margin:.5em 0;text-shadow:0px 2px 1px #050505}.footer p{margin:.5em 0;line-height:1.2em;font-size:12px;letter-spacing:.04em;text-shadow:0px 2px 1px #050505}.footer a{text-decoration:none;font-size:12px;color:#ccc;transition:color .4s}.footer a:hover{color:#ffa600}
