* {
  font-family: 'Josefin Sans', sans-serif;
}
body {
  margin: 0;
  background-color: #1a161c;
}
.center {
  text-align: center;
}