html {
    font-family: 'Raleway', sans-serif;
}

h1 {
    text-align: center;
}

p {
    text-align: center;
    padding: 20px;
    background-color: lightgoldenrodyellow;
}