.vector-bg{position:absolute;top:0;left:0;height:100vh;width:100vw;overflow:hidden;-o-object-fit:fill;object-fit:fill;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);background:#000;z-index:0}@media (max-width:640px){.vector-bg{height:100%;width:auto;clip-path:none;background:linear-gradient(180deg,#000,#333)}}