.bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#e7e3e1;display:flex;justify-content:center;align-items:center}.bg .grain,.bg .circle{position:absolute;z-index:-1;width:100%;height:100%}.bg .grain{background:url(../img/grain_texture.webp);background-size:10rem 10rem;background-repeat:repeat;mix-blend-mode:overlay;filter:opacity(0.65)}.bg .circle{background:url(../img/ellipse.svg);width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}/*# sourceMappingURL=bg.css.map */