body {
  font-family: 'Roboto', sans-serif;
  text-align: center;
}

h1{
  font-size: 1.5rem;
}
 
p {
  color: white;
}