body {
background-color: purple;
}
h1 {
color: white;
margin-left: 20px;
}
P {
color: #5c7b6e;
}