@charset "UTF-8";html{height:100%;overflow:hidden}body{background:#000;line-height:0;font-size:0;display:flex;align-items:center;height:100%}#video_wrap{width:100%;height:100%;overflow:hidden;position:relative}#video_wrap video{position:absolute;left:0;top:0;object-fit:cover}