body
  {background-color:lime
}

h1
  {color:magenta;
  font-size:50px
}

p
  {color:purple;
  font-size:30px
}