.content-area{height:100vh;width:100%;text-align:center}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{opacity:0;-webkit-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;animation-duration:2.2s}.logo{max-width:479px;width:80%;display:block;margin:0 auto}body{background-color:#000}body,html{margin:0;height:100%;overflow:hidden}
