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}*{box-sizing:border-box}.container{position:relative;height:100vh;overflow:hidden}.center{display:flex;justify-content:center;align-items:center}.conent,.fullWidth{position:absolute}.fullWidth{width:auto!important;height:130%!important;z-index:-1}@media (max-height:830px){.fullWidth{width:110%!important;height:auto!important}}@media (max-width:830px){.fullWidth{width:auto!important;height:130%!important}}video{position:absolute;width:auto!important;height:130%!important;z-index:-1}@media (max-height:830px){video{width:110%!important;height:auto!important}}@media (max-width:400px){video{width:auto!important;height:100%!important}}.bg{padding:20px;background-color:#fff;border-radius:10px}.textCenter{text-align:center}