.background { position: fixed; top: 0; background-image: url("/assets/image/background.avif"); background-size: cover; height: 100vh; z-index: -1; width: -moz-available; width: -webkit-fill-available; }