/* Place your CSS styles in this file */

body {
    background-color: lightblue;
}

h1 {
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
}