﻿html { 
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
body {
}
