/* Normalize everything with https://github.com/necolas/normalize.css */
.page {
  width: 100%;
  margin: 0;
  background: #000;
}

.textimage {
  top: auto;
  left: auto;
  position: absolute;
  width: 100%;
  z-index: 2;
}
