body {
      font-family: sans-serif;
      margin: 0;
      background-color: #f4f6f8;
    }

    #root {
      padding: 20px;
    }
