.video-page>.video-content{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center}.video-page>.video-content>video{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.cancel-button{position:fixed;top:10px;right:10px}.cancel-button,.cancel-button>img{width:40px;height:40px}