html,body{width:100vw;height:100vh;margin:0;padding:0;font-family:Helvetica Neue,SF Pro,Segoe UI,sans-serif}*{box-sizing:border-box}.main{width:100%;height:100vh;position:relative}.bgImage{object-fit:cover;z-index:-1;opacity:.2;filter:blur(.7vmin);width:100%;height:100%;position:absolute;top:0;left:0}
