/*! CSS */html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0 0 0 0;font-family:"Work Sans",Helvetica,Arial,sans-serif;font-size:2rem;color:#353535;border-left:10px solid #900;border-right:10px solid #900;text-align:center;height:100vh;display:flex}body .wrapper{display:grid;align-content:center;justify-content:center}body .wrapper .text{width:98vw;text-align:center}body::before,body::after{content:"";position:fixed;background:#900;left:0;right:0;height:10px}body::before{top:0}body::after{bottom:0}/*# sourceMappingURL=style.css.map */
