html,
body {
    height: 100%;
    font-size: 14px;
}

h1:focus {
    outline: none;
}

.content-area {
    width: 100%;
}

.content-area > .container,
.content-area > .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
