
body,
html{
    text-align: center;
    color: white;
}

body{
    background-color: #333;
    font-family: Georgia;
}


div.pinch-zoom {
    position: relative;
}