p {
  font-family: "EB Garamond", serif;
  margin-top: 0;
  margin-bottom: 0;
}
body {
  margin: 0;
  padding-top: 90px; 
  height: auto;
  background-color: #1E1E1E;
  color: #EAEAEA;
}
footer {
  width: 300px;
  z-index: 7;
  position: relative;
}
.copy-right {
  z-index: 99;
}