.openseadragon
{
    left:       0;
    top:        0;
    width:      100%;
    height:     100%;
    border:     1px solid black;
    color:      #333; /* text color for messages */
    background-color: black;
    position:   fixed;
}
