body {
    background-color: #ebbdbd;
    color: #657b83;
    font-family: Georgia, 'Times New Roman', Times, serif;
  }
  h1 {
    color: #268bd2;
  }
  p {
    font-size: 20px;
  }
  a {
    text-decoration: none;
    color: #dc322f;
    size: 18px;
  }
  h2 {
    color: #6c71c4
  }
  ul {
    list-style: square;
  }
  .recommencer {
    color: #859900;
  }
  