body {
  background: url(https://cdn.pixabay.com/photo/2020/12/11/13/52/flowers-5822919_960_720.jpg);
}
nav {
  align-content: center;
  width: 100%;
  height: 80px;
}
nav ul {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  color: #79414f;
  text-decoration: none;
  width: 100px;
  display: block;
  padding: 15px 20px;
  font-size: 16;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  background-color: #d8c39c;
}
main {
  background-color: ivory;
  background: url(https://cdn.pixabay.com/photo/2015/05/05/09/42/paper-753508_960_720.jpg);
  margin: 2em;
  border-left: 2px solid;
  border-right: 2px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #daa520;
}
h1 {
  font-family: "Pinyon Script", cursive;
  font-size: 100px;
  color: #9ec5bd;
  text-align: center;
  text-shadow: 1px 2px #306971;
  border-bottom: 2px solid #daa520;
}
h2 {
  text-align: center;
  font-family: "Abril Fatface", cursive;
  color: #306971;
  font-size: 35px;
  text-decoration: underline;
  padding-top: 2em;
  padding-bottom: 1em;
}
p {
  font-family: "Gentium Book Basic", serif;
  font-size: 18px;
  color: #79414f;
  padding-right: 4em;
  padding-left: 4em;
  line-height: 2em;
  text-indent: 2.5em;
}
.dots {
  text-align: center;
  word-spacing: 60px;
  color: #79414f;
  font-weight: bold;
}
.chorus {
  text-align: center;
  text-indent: 0;
}
.chorus1 {
  font-weight: bold;
  text-align: center;
  text-indent: 0;
}
.chorus2 {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
.chorus2 {
  width: 92%;
  text-align: center;
  animation: grow-animation 4s linear infinite;
}

@keyframes grow-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
.paw {
  margin-top: -1em;
}
.house {
  float: left;
  width: 400px;
  height: 310px;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.hand {
  float: right;
  width: 250px;
  height: 360px;
  margin-right: 3em;
  margin-bottom: 1em;
  margin-top: -4em;
  border-style: inset;
  border-color: #daa520;
}
.long {
  float: left;
  width: 150px;
  height: 320px;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.puppy {
  float: right;
  width: 400px;
  height: 410px;
  margin-right: 3em;
  margin-left: 2em;
  margin-top: 2em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.caterpillar {
  float: left;
  width: 300px;
  height: 410px;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.upsidedown {
  float: right;
  width: 300px;
  height: 210px;
  margin-right: 3em;
  margin-left: 2em;
  margin-top: 2em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.backflip {
  float: right;
  width: 300px;
  height: 210px;
  margin-right: -21em;
  margin-left: 2em;
  margin-top: 15em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.letter {
  float: left;
  width: 300px;
  height: 410px;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.baby {
  float: right;
  width: 400px;
  height: 410px;
  margin-right: 3em;
  margin-left: 2em;
  margin-top: 2em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.pigbaby {
  float: left;
  width: 200px;
  height: 290px;
  margin-right: 1em;
  margin-left: 2em;
  margin-top: 2em;
  margin-bottom: 0em;
  border-style: inset;
  border-color: #daa520;
}
.treecat {
  float: right;
  width: 200px;
  height: 270px;
  margin-right: 6em;
  margin-left: 2em;
  margin-top: 0em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.treecat2 {
  float: right;
  width: 350px;
  height: 240px;
  margin-right: 6em;
  margin-left: 2em;
  margin-top: 3em;
  margin-bottom: 1em;
  border-style: inset;
  border-color: #daa520;
}
.bottompage {
  padding-bottom: 3em;
  margin-top: -1em;
  text-indent: 0em;
}
.middlehome {
  text-align: center;
  margin-top: -4.7em;
}
.mushroom {
  width: 50px;
  height: 50px;
  float: right;
  margin-left: 1em;
  margin-right: 2em;
}
.mushroom2 {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 1em;
  margin-left: 2em;
}
.home {
  text-align: left;
  margin-top: -5em;
  margin-left: 3.5em;
}
footer {
  text-align: right;
  line-height: 60px;
  width: 100%;
}
footer ul {
  list-style: none;
}
footer ul li a {
  width: 100px;
  padding: 15px 20px;
  background-color: #d8c39c;
  color: #79414f;
}
