* {
  margin: 0;
  padding: 0;
}

html, body {
  background-color: black;
  color: white;
  font-family: monospace;
}

.layout {
  padding-top: 10px;
}
.layout .content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 50px auto 0 auto;
  text-align: center;
}

img:hover{
  width:190px;
height:190px;
}

h1 {
  white-space: nowrap;
  margin-top: 100px;
    font-size:44px;
}
h1.animated span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  min-width: 20px;
}
h1.animated span:nth-child(1) {
  -moz-animation: txt 2s 0.1s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.1s infinite normal ease-in-out;
  animation: txt 2s 0.1s infinite normal ease-in-out;
}
h1.animated span:nth-child(2) {
  -moz-animation: txt 2s 0.2s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.2s infinite normal ease-in-out;
  animation: txt 2s 0.2s infinite normal ease-in-out;
}
h1.animated span:nth-child(3) {
  -moz-animation: txt 2s 0.3s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.3s infinite normal ease-in-out;
  animation: txt 2s 0.3s infinite normal ease-in-out;
}
h1.animated span:nth-child(4) {
  -moz-animation: txt 2s 0.4s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.4s infinite normal ease-in-out;
  animation: txt 2s 0.4s infinite normal ease-in-out;
}
h1.animated span:nth-child(5) {
  -moz-animation: txt 2s 0.5s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.5s infinite normal ease-in-out;
  animation: txt 2s 0.5s infinite normal ease-in-out;
}
h1.animated span:nth-child(6) {
  -moz-animation: txt 2s 0.6s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.6s infinite normal ease-in-out;
  animation: txt 2s 0.6s infinite normal ease-in-out;
}
h1.animated span:nth-child(7) {
  -moz-animation: txt 2s 0.7s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.7s infinite normal ease-in-out;
  animation: txt 2s 0.7s infinite normal ease-in-out;
}
h1.animated span:nth-child(8) {
  -moz-animation: txt 2s 0.8s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.8s infinite normal ease-in-out;
  animation: txt 2s 0.8s infinite normal ease-in-out;
}
h1.animated span:nth-child(9) {
  -moz-animation: txt 2s 0.9s infinite normal ease-in-out;
  -webkit-animation: txt 2s 0.9s infinite normal ease-in-out;
  animation: txt 2s 0.9s infinite normal ease-in-out;
}
h1.animated span:nth-child(10) {
  -moz-animation: txt 2s 1s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1s infinite normal ease-in-out;
  animation: txt 2s 1s infinite normal ease-in-out;
}
h1.animated span:nth-child(11) {
  -moz-animation: txt 2s 1.1s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.1s infinite normal ease-in-out;
  animation: txt 2s 1.1s infinite normal ease-in-out;
}
h1.animated span:nth-child(12) {
  -moz-animation: txt 2s 1.2s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.2s infinite normal ease-in-out;
  animation: txt 2s 1.2s infinite normal ease-in-out;
}
h1.animated span:nth-child(13) {
  -moz-animation: txt 2s 1.3s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.3s infinite normal ease-in-out;
  animation: txt 2s 1.3s infinite normal ease-in-out;
}
h1.animated span:nth-child(14) {
  -moz-animation: txt 2s 1.4s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.4s infinite normal ease-in-out;
  animation: txt 2s 1.4s infinite normal ease-in-out;
}
h1.animated span:nth-child(15) {
  -moz-animation: txt 2s 1.5s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.5s infinite normal ease-in-out;
  animation: txt 2s 1.5s infinite normal ease-in-out;
}
h1.animated span:nth-child(16) {
  -moz-animation: txt 2s 1.6s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.6s infinite normal ease-in-out;
  animation: txt 2s 1.6s infinite normal ease-in-out;
}
h1.animated span:nth-child(17) {
  -moz-animation: txt 2s 1.7s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.7s infinite normal ease-in-out;
  animation: txt 2s 1.7s infinite normal ease-in-out;
}
h1.animated span:nth-child(18) {
  -moz-animation: txt 2s 1.8s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.8s infinite normal ease-in-out;
  animation: txt 2s 1.8s infinite normal ease-in-out;
}
h1.animated span:nth-child(19) {
  -moz-animation: txt 2s 1.9s infinite normal ease-in-out;
  -webkit-animation: txt 2s 1.9s infinite normal ease-in-out;
  animation: txt 2s 1.9s infinite normal ease-in-out;
}
h1.animated span:nth-child(20) {
  -moz-animation: txt 2s 2s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2s infinite normal ease-in-out;
  animation: txt 2s 2s infinite normal ease-in-out;
}
h1.animated span:nth-child(21) {
  -moz-animation: txt 2s 2.1s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.1s infinite normal ease-in-out;
  animation: txt 2s 2.1s infinite normal ease-in-out;
}
h1.animated span:nth-child(22) {
  -moz-animation: txt 2s 2.2s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.2s infinite normal ease-in-out;
  animation: txt 2s 2.2s infinite normal ease-in-out;
}
h1.animated span:nth-child(23) {
  -moz-animation: txt 2s 2.3s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.3s infinite normal ease-in-out;
  animation: txt 2s 2.3s infinite normal ease-in-out;
}
h1.animated span:nth-child(24) {
  -moz-animation: txt 2s 2.4s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.4s infinite normal ease-in-out;
  animation: txt 2s 2.4s infinite normal ease-in-out;
}
h1.animated span:nth-child(25) {
  -moz-animation: txt 2s 2.5s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.5s infinite normal ease-in-out;
  animation: txt 2s 2.5s infinite normal ease-in-out;
}
h1.animated span:nth-child(26) {
  -moz-animation: txt 2s 2.6s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.6s infinite normal ease-in-out;
  animation: txt 2s 2.6s infinite normal ease-in-out;
}
h1.animated span:nth-child(27) {
  -moz-animation: txt 2s 2.7s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.7s infinite normal ease-in-out;
  animation: txt 2s 2.7s infinite normal ease-in-out;
}
h1.animated span:nth-child(28) {
  -moz-animation: txt 2s 2.8s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.8s infinite normal ease-in-out;
  animation: txt 2s 2.8s infinite normal ease-in-out;
}
h1.animated span:nth-child(29) {
  -moz-animation: txt 2s 2.9s infinite normal ease-in-out;
  -webkit-animation: txt 2s 2.9s infinite normal ease-in-out;
  animation: txt 2s 2.9s infinite normal ease-in-out;
}
h1.animated span:nth-child(30) {
  -moz-animation: txt 2s 3s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3s infinite normal ease-in-out;
  animation: txt 2s 3s infinite normal ease-in-out;
}
h1.animated span:nth-child(31) {
  -moz-animation: txt 2s 3.1s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.1s infinite normal ease-in-out;
  animation: txt 2s 3.1s infinite normal ease-in-out;
}
h1.animated span:nth-child(32) {
  -moz-animation: txt 2s 3.2s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.2s infinite normal ease-in-out;
  animation: txt 2s 3.2s infinite normal ease-in-out;
}
h1.animated span:nth-child(33) {
  -moz-animation: txt 2s 3.3s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.3s infinite normal ease-in-out;
  animation: txt 2s 3.3s infinite normal ease-in-out;
}
h1.animated span:nth-child(34) {
  -moz-animation: txt 2s 3.4s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.4s infinite normal ease-in-out;
  animation: txt 2s 3.4s infinite normal ease-in-out;
}
h1.animated span:nth-child(35) {
  -moz-animation: txt 2s 3.5s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.5s infinite normal ease-in-out;
  animation: txt 2s 3.5s infinite normal ease-in-out;
}
h1.animated span:nth-child(36) {
  -moz-animation: txt 2s 3.6s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.6s infinite normal ease-in-out;
  animation: txt 2s 3.6s infinite normal ease-in-out;
}
h1.animated span:nth-child(37) {
  -moz-animation: txt 2s 3.7s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.7s infinite normal ease-in-out;
  animation: txt 2s 3.7s infinite normal ease-in-out;
}
h1.animated span:nth-child(38) {
  -moz-animation: txt 2s 3.8s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.8s infinite normal ease-in-out;
  animation: txt 2s 3.8s infinite normal ease-in-out;
}
h1.animated span:nth-child(39) {
  -moz-animation: txt 2s 3.9s infinite normal ease-in-out;
  -webkit-animation: txt 2s 3.9s infinite normal ease-in-out;
  animation: txt 2s 3.9s infinite normal ease-in-out;
}
h1.animated span:nth-child(40) {
  -moz-animation: txt 2s 4s infinite normal ease-in-out;
  -webkit-animation: txt 2s 4s infinite normal ease-in-out;
  animation: txt 2s 4s infinite normal ease-in-out;
}
h1.animated:hover span {
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-moz-keyframes txt {
  0% {
    padding-top: 0px;
    padding-left: 0px;
  }
  50% {
    padding-top: 50px;
    padding-left: 10px;
  }
  100% {
    padding-top: 0px;
    padding-left: 0px;
  }
}
@-webkit-keyframes txt {
  0% {
    padding-top: 0px;
    padding-left: 0px;
  }
  50% {
    padding-top: 50px;
    padding-left: 10px;
  }
  100% {
    padding-top: 0px;
    padding-left: 0px;
  }
}
@keyframes txt {
  0% {
    padding-top: 0px;
    padding-left: 0px;
  }
  50% {
    padding-top: 50px;
    padding-left: 10px;
  }
  100% {
    padding-top: 0px;
    padding-left: 0px;
  }
}
