body
{
background-color:FFFSE4;
 color: red;
 text-align:center
 
}
li
{
 list-style:none 
 {
background-color: yellow;
  padding: 1em;
  border-radius: 25%;
}
footer
{ padding: 50px;
}
h2, h3
{
  color:255,0,101;
  font-family: 'Kanit', sans-serif;
}
h1
{
  font-family: 'Bungee Spice', cursive;

}
li {
  color: rgb(355, 148, 148);
 font-family: 'Anton', sans-serif;
  font-size: 15px;
  text-decoration: underline;
}