﻿body {
    background-color: #E5E5E5;
}

.content {            
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0;
    overflow: hidden;
}