

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: black;
}
.svg-more {
  position: absolute;
  width: 100%;
  height: 100%;
}
.svg-more svg {
  position: absolute;
  top: auto;
  margin: auto;
  z-index: 2;
  left: auto;
  right: 50%;
  top: 85%;
  transition: all 0.5s ease;
}
.svg-more svg:hover {
  cursor: pointer;
  top: 86%;
}
.svg-more svg * {
  fill: white;
}
.wrapper {
  overflow: hidden;
  position: relative;
  background: white;
  margin: auto;
}
.section {
  margin: 0.5rem 0;
  position: relative;
}
.section.first {
  margin: 2.5rem 0;
}
@media screen and (min-width: 750px) {
  .section {
    margin: 2.5rem 0;
  }
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:template-home] [1.2015] DESIGN*/
/*******************************************************************/
/* 0.4 P>P */
/* db 31 */