h1 {
  text-align: center;
  text-decoration: underline;
  color: #0066ff;
}

#bunnyImg {
  float: right;
}

h3 {
  text-align: center;
  color: #00cca3;
}

table {
  text-align: center;
}

