*{box-sizing:border-box}body,html{margin:0;height:100%}.video-container{display:grid;justify-items:center;align-items:center;position:relative;width:100%;height:100%;overflow:hidden}.video-container video{position:absolute;z-index:1;top:50%;left:50%;min-width:101%;min-height:101%;transform:translateX(-50%) translateY(-50%)}.content{position:fixed;bottom:0;background:#fff;color:#f1f1f1;width:100%;padding:20px;text-align:center;z-index:2}.first-content{position:fixed;top:35%;color:#f1f1f1;width:100%;padding:20px;text-align:center;z-index:2;font-family:sans-serif;text-transform:uppercase;font-size:2.5vw}@media (max-width:768px){.first-content{top:25%;font-size:5vw}}.logo{width:150px;height:auto}
