#hellopreloader>p{
  display:none;
}
#hellopreloader_preload{
  display: block;position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1px;
  background: #333 url('/assets/img/oval.svg') center center no-repeat;
  background-size:63px;
}
.fork-me {
    background-color: #000;
}
.cover-container {
  max-width: 64em !important;
} 
a,
a:focus,
a.nounderline, 
a:hover {
   text-decoration: none !important;
}
.bg-dark {
  background-color: #333 !important;
}
.hidden{
  display: none !important;
}
.aenimka-the-unicorn {
  width: 40%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 100000;
}