body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td { margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}

a{ text-decoration:none;}
body{
  background:#151515;
  width:1275px
  margin:0 auto;
  text-align:center;
  font: normal 16px Edo SZ, Helvetica, sand-serif;
  text-align:center;
  overflow: hidden;
}

#logo {
  position: absolute;
  top: 16%;
  width: 60%;
  left: 20%;
}

#one {
  font-size: 24px;
  text-transform:uppercase;-moz-transition-duration: 0.4s;
  position: absolute;
  top: 60%;
  left: inherit;
  width: 100%;
}

#one a:after {content: " /"; font: 16px Arial; font-size:20px; color:#8523a5; font-style:bold;}
#one b:before {content: " /"; font: 16px Arial; font-size:20px; color:#8523a5; font-style:bold;}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #000000;
  background: #000000;
  overflow: hidden;
}
