.anime_font {
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  font-size: 3.5em;
  color: #e63462;
  text-align: center;
}

.backgnd-color{
 background-color: #c7efcf;
}