body {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #fafafa;
}

.content {
    margin: auto;
    width: 400px;
}
