.uc-fixedbutton {
    position: fixed;
    bottom: 10px;
    width: 100%;
    z-index: 1000;
}

.VideoPlayerEmbed__button:hover {
    display: none;
}

.VideoPlayerEmbed__button {
    display: none;
}
    