  table {
      width: 100%;
      height: 100%;
      border-collapse: collapse;
    }

    th, td {
      border: 1px solid #000;
      text-align: center;
    }