/* Header */
.header {
    background: #0099ff;
    color: #fff;
    padding: 20px 10%;
    text-align: center;
}