body {
  background-image: url('https://callmecannibal.neocities.org/shrine/tomarry/img/tumblr_2e30deced40d24208e56ae8f92386c6b_86afd411_1280.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#canon {
 background:  #210803;
 color: #ff0800;
 border: 5px;
 border-radius: 25px;
 border-style: dashed;
 border-color: #C77908;
}

#fanon {
  background: #210803;
  color: #ff0800;
  border: 5px;
  border-radius: 25px;
  border-style: dashed;
  border-color: #C77908;
}

#randomizer {
  background: #210803;
  color: #ff0800;
  border: 5px;
  border-radius: 25px;
  border-style: dashed;
  border-color: #C77908;
  align-items: center;
  justify-content: center;
}

#dabutton {
  
}

#icon {
  position: fixed;
  right: 50px;
  bottom: 51px;
  height: 300px;
}