body{margin:0;padding:0}.app{display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:100vh;font-family:Roboto,sans-serif;font-size:larger}.app:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/header.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;opacity:.6;z-index:-1}.winning-background{content:"";top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/spring.png);background-size:cover;background-repeat:no-repeat;background-position:center center}.winning-background .app:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:unset;background-size:cover;background-repeat:no-repeat;background-position:center center;opacity:.6;z-index:-1}
