body{
  background-image: url(https://qwerensia.neocities.org/039C.png);
  background-attachment: fixed;
}

#home_icon {
  width: 75px;
  height: auto;
}

#main_header{
  text-align: center;
  color: #FFFFFF;
}

#message{
  text-align: center;
  color: #FFFFFF;
}

.image-container {
  display: flex;
  justify-content: center;
}
