body {
  font-family: "Arial";
}
body table td {
  padding: 10px;
  background: pink;
  width: 100px;
}