body {
    font-family: sans-serif;
    margin: 20px;
  }
  form {
    margin-bottom: 20px;
  }
  table {
    width: 100%;
    border-collapse: collapse;
  }
  th, td {
    padding: 8px;
    text-align: center;
  }
  