﻿main{
    height: 100%;
}
html, body {
    height: 100%;
    padding: 10px;
    background-color: #EFEFEF;
    font-size: 12px;
}