img{
    height: 200px
}
table, th, td {
  border: 1px solid black;
    font-family: cursive;
}
a{
    color: black;
    text-decoration: none;
}