h2 {
  width: 1000px;
  text-align: center;
  color: #e93535;
  background-color: #ee8888 ;
}
body{
  /* background-image: url(../image/ツツジ.jpg);
  background-color: antiquewhite; */
  height: 1000px;
  width: 1000px;
  font-size: 10px;
  background-color: #86c0f3;
}

img{
  width: 1000px;
}