body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 40em;
}
a {
  color: rgb(26, 198, 26);
  text-decoration: none;
}
a:hover {
  color: rgb(86, 240, 26);
}
img {
  width: 100px;
}