table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}

canvas {
  width: "800";
  height: "600";
}

p {
  display: inline;
}