.background {
    background: url(../images/background.png) no-repeat center center;
}

.page-header {
    margin: 60px 0 20px;
}

.footer {
    position: static;
    display: inline-block;
    align-items: center; /* align vertical */
}

.note-editor {
    height: 350px;
}
