*{margin:0;padding:0;box-sizing:border-box}* body{background:#1a1a1a;background-image:url("../img/bg.png");background-repeat:repeat-y;background-size:contain;background-blend-mode:overlay;height:100vh;position:relative}* body .container{padding:4em;text-align:center;position:absolute;width:100%;top:50%;transform:translateY(-50%)}* body .container:after{content:"";position:absolute;width:300px;height:300px;background-color:#282828;border-radius:50px;top:50%;left:50%;transform:translate(-50%, -50%);filter:blur(5vw);z-index:-3}* body .container img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:auto}/*# sourceMappingURL=style.min.css.map */