﻿.video-player-editor {
    position: fixed;
    top: 20px;
    left: 100px;

    video {
        width: 100%;
    }
}
