/* none of this CSS is necessary for the preloader */
body {
  background-color: #ccc;
  font-family: sans-serif;
  font-size: 18px;
}
p {
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 0 10px 4px 10px;
}