*{margin:0;padding:0}.cover-div{position:fixed;height:100vh;width:100vw;animation:cover 6.5s ease-in-out 2 forwards}@keyframes cover{0%{background-color:#000}50%{background-color:#69696944}to{background-color:#000}}.main-div{background-image:url(/3fists.jpg);background-size:70%;width:100vw;height:100vh;display:grid;align-content:center;justify-content:center}@media only screen and (min-width: 600px){.main-div{background-size:30%}}.coming-soon{font-size:1.5rem;position:fixed;top:50%;text-align:center;color:#f5f5f5;width:fit-content;justify-self:center;animation:soon 2.75s ease-in-out 5.25s 1;opacity:0}@keyframes soon{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media only screen and (min-width: 1000px){.coming-soon{font-size:2rem}}.truth-underground-h1{position:fixed;top:50%;text-align:center;color:#f5f5f5;width:fit-content;justify-self:center;animation:title 6s ease-in 12s 1 forwards;opacity:0}@keyframes title{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media only screen and (min-width: 1000px){.truth-underground-h1{font-size:3.5rem}}
