div#content {
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,0.3);*/
    display: inline-block;
    left: 60%;
    z-index: 100;
    /*background-color:moccasin;*/
    position:absolute;
    top: 14%;
    color: white;
    font-weight: bold;
    font-size: 20px;
}