
{
background-color: FFF5E4;
 color: lightblue;
}
hr
{
  background-color: blue;
  padding: 1em;
  border-radius: 65%;
}
footer
{ padding: 90px;
}
h2, h3
{
  color: lightblue;
  font-family: 'Kanit', sans-serif;
}
h1
{
  font-family: 'Bungee Spice', cursive;

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