body {
  background-image: url(https://w0.peakpx.com/wallpaper/1011/942/HD-wallpaper-rainbow-stripes-black-black-gold-edge-business-color-colores-edge-gold-shelf.jpg);
  color: black; 
  text-align:center;
}
h1 {
  font-family: fantasy;
  color:#DAFFD2;
  
}
div {
  margin: auto;
  width:75%;
  background-color:#EB9AFF;
 
}
#button {
  border:double #2BD900 5px;
  padding:4px;
  text-decoration:none;
  color:#680081;
}