@charset "utf-8"; @import "../initial"; // .layout-slide { // position: relative; // margin-bottom: 2rem; // z-index: 0; // background: $theme-gray; // .w-ad-banner { // max-width: 75em; // margin: auto; // } // } .background { width: 100vw; position: fixed; left: 0; top: 30px; z-index: -1; }