body {
  background: rgba(255,22,5,.3);
}
p {
  color: black;
  font-family: 'Bilbo', cursive;
  text-indent: 50px;
  font-size: 25px;
}
h1 {
  font-weight: bold;
  font-family: 'Calligraffitti', cursive;
  text-align: center;
  font-size: 50px
}

h2 {
  font-family: 'Calligraffitti', cursive;
  text-align:center;
  margin-top: -50px;
}

h3 {
  text-indent: 50px;
}

iframe {
  align-content: center;
}

.hi {
  text-indent: 0px;
}
a {;
  margin: inherit;
}
.hey {
  text-indent: 0px;
  margin: 0px;
}

img {
  float: ;
  border-radius: 350px;
  float: right;
}