body {
    background-color: lightblue;
}

h1 {
    color: navy;
    margin-left: 200px;
}

p {}

