.splash-body{font-family:"Roboto Condensed",sans-serif;width:100vw;height:100vh;flex-direction:column}.splash-body,.splash-content{display:flex;justify-content:center;align-items:center}.splash-content{border:5px solid #fff;z-index:99;background-color:hsla(0,0%,100%,.72);flex-direction:row}.splash-content h2{padding:20px}.splash-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:url(/imgs/splash-background.jpg) green 50% no-repeat;background-size:cover;-webkit-filter:blur(3px);filter:blur(3px)}