style type="text/css"
  body {background-color: lightpink;} 
  body {background-color: hotpink;}
  h1 {color: deeppink; background-color: ghostwhite; text-align: center;
     border-radius: 24px;border: 4px solid #000;} 
  h2 {color: white;}
  h3 {}
  p {font-size: 20px}
style