.container {
  position: relative;
  text-align: center;
}

.welcome {
  position: absolute;
  bottom: 170px;
  left: 340px;
}

.main-page {
  position: absolute;
  bottom: 440px;
  left: 496px;
}

.about-me {
  position: absolute;
  bottom: 235px;
  left: 72px;
}

.blog {
  position: absolute;
  bottom: 257px;
  left: 495px;
}

.gifs {
  position: absolute;
  bottom: 480px;
  left: 200px;
}

.shrines {
  position: absolute;
  bottom: 340px;
  left: 72px;
}

.guestbook {
  position: absolute;
  bottom: 7px;
  left: 90px;
}

.links {
  position: absolute;
  bottom: 130px;
  left: 155px;
}

.txt {
  position: absolute;
  bottom: 0px;
  left: 489px;
}