.title {
  font-family: 'Amatic SC', cursive;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 300px;
  height: 80px;
  border-radius: 3px;
  text-align: center;
}
