body{background:#606dc6;min-height:100vh;margin:0;padding:2rem 80px;position:relative}#app{text-align:center}body:before{content:"";z-index:-1;background:#4343a4;width:80px;height:100%;position:fixed;top:0;left:0}body:after{content:"";z-index:-1;background:#4343a4;width:80px;height:100%;position:fixed;top:0;right:0}h1{text-align:center;background-color:#5f9ea0;padding:1rem 0;font-family:Yuyu,sans-serif;font-size:2.5rem}h2,p{text-align:center;background-color:#5f9ea0;padding:1rem 0;font-family:Yuyu,sans-serif;font-size:1.8rem}img,video{max-width:100%;margin:1rem 0}@media (width<=600px){body:before,body:after{display:none}}
