body {
    background-color: #f5f5f5;
    font-family: sans-serif;
    text-align: center;
  }
  
  h1 {
    color: #2196f3;
  }
  