html,
body,
#container {
    height:100%!important;
    width:100%;
    padding: 0px;
    margin:0px;
    overflow: hidden;
    background: none!important;
}

#splash{
    background-color: RGBa(0,143,255,5);    
}