#header {
    text-align: center;
}

body {
    background-color: #E7C2DD;
    color: #BC8DAF;
    font-family: 'Roboto';
}

h1 {
    margin-left: 10%;
}
