<style>

body {
  background-color: red;
}
p {
font-size: 30px;
}

h1 {
font-size: 40px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 20px;
}
 </style>