body{
  background:  #000000;
  text-shadow: 0px 0px 10px #ffffff;
  text-align: center;
}
.video{
  position: fixed;
  z-index: -1;
}

.head{
  font-size: 600%;
}

.body{
  font-size: 300%;
}

.footer{
  font-size: 200%;
}