.maintenance{position:fixed;top:0;right:0;bottom:0;left:0;background-color:grey;z-index:9;background-image:url(../img/hero.8e48117f.jpeg);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;justify-content:center;align-items:center;color:var(--color-grey-800)}.maintenance__container{background-color:hsla(0,0%,100%,.75);text-align:center;padding:1rem;max-width:85%}.maintenance__social{display:flex;justify-content:space-evenly}