body {
background-color: lightblue;
}

h1 {
color: red;
margin-left: 20px;
}

P {
color: #00ff00;
}