.pageloaderwrapper {
  height: 100%;
  width: 100%;
  position: fixed;
}
.pageloader {
  margin: 0 auto;
  width: 240px;
}
