html {
	font-family: sans-serif
}

img {
	width: 70%
}

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