*{box-sizing:border-box}html,body{background-color:black;color:white;padding:0;margin:0;overflow:hidden}body{width:100vw;height:100vh}#backgroud,#logo{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background-position:center center;background-repeat:no-repeat}#backgroud{background-image:url("/images/b/414449.jpg");background-size:cover;opacity:0.75;opacity:1}#text{display:none;top:inherit;bottom:1vh;text-align:center;line-height:1;font-size:20vh}#logo{background-size:50%}#logo{filter:drop-shadow(0 0 5px rgba(0,0,0,0.5))}
