body{min-height:100vh;min-height:-webkit-fill-available}html{height:-webkit-fill-available}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-moz-box-sizing:border-box;box-sizing:border-box}.video{object-fit:cover;width:100vw;height:100vh;position:fixed;z-index:0;top:0;left:0}.my-element{height:100vh;height:-moz-calc(var(--vh,1vh) * 100);height:calc(var(--vh, 1vh) * 100)}