body {
  align-items: center;
  background-image: url("IMG_2159.jpeg");
  background-attachment: fixed;
}

.BIG {
  text-align: center;
  margin-left: 13%;
  margin-right: 13%;
  border: 5px solid white;
  background-color: black;
  color: white;
}
.header {
  font-size: 150%;
  border-bottom: 5px solid white;
}
.info {
  border-width: 7px;
  border-style: solid;
  border-image: url("https://file.garden/ZZ2PUl9MPilKgIvB/collection/borders/wq0kei.png") 8 fill round;
  margin: 15px;
  padding: 25px;
}
      
.blink img {
  height: 20px;
  width: 150px;
}
.art {
  display: flex;
  justify-content: center;
}
.art img {
  width: 100%;
}
.one {
  display: flex;
  flex-direction: column;
  width: 30%;
  margin: 15px;
}
.two {
  display: flex;
  flex-direction: column;
  width: 30%;
  margin: 15px;
}
.three {
  display: flex;
  flex-direction: column;
  width: 30%;
  margin: 15px;
}