.video-title {
    text-align: center;
    position: relative;
    top: 0px;
    font-weight: bold;
    font-size: x-large;
    width: 100%;
    background-color: #333;
    color: #FFF;
    margin: 0;
    padding: 1%;
}