/* Flavors */

html {
  font-family: ;
}

h1 {
  text-decoration: underline;
}

img {
  height: 100%;
  width: 100%;
}
td {
  border: 1px solid rgb(8, 0, 255);
  width: 300px;
}
