html,
body {
  height: 100%;
  max-width: 100%;
  margin: 0;
 
  background: rgba(0, 10, 20, 1)center
    no-repeat;
  font-family: sans-serif;
}
#space {
  width: 100%;
}
#warp {
  
  z-index: 9;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 20px auto;
  color: rgba(209, 255, 255, 1);
  border: 2px solid;
  padding: 1em;
  width: 10em;
  text-align: center;
  font-weight: 700;
  font-size: 1.2em;
  display: none;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.8);
}

/* follow me @nodws */
#btn-twtr{
  clear:both;
  color:#fff;
  border:2px solid;
  border-radius:3px;
  text-align:center;
  text-decoration:none;
  display:block;
  font-family:sans-serif;
  font-size:14px;
  width:13em;
  padding:5px 10px;
  font-weight:600;
  position:absolute;
  top:0;
  left: 100px;
     margin-top: 80px;
  background:rgba(0,0,0,0.2);
  box-shadow:0 0 0px 3px rgba(0,0,0,0.2);
  opacity:0.3;     float: left; box-shadow: 0px 0px 7px 3px #4c535a;

}#btn-twtr:hover{color:#c5c5c5;opacity:0.5}






/* follow me @nodws */
#btn-twtr2{
  color: #af0e0e;
    border: 2px solid;
    border-radius: 3px;
    text-decoration: none;
    font-size: 14px;
    width: 13em;
    padding: 5px 10px;
    font-weight: 600;
    position: absolute;
    margin-top: 80px;
    background: rgba(0,0,0,0.2);
    opacity: 0.6;
    margin-left: -100px;
    box-shadow: 0px 0px 6px 0px red;
}#btn-twtr2:hover{color:#c33f3f;opacity:0.6}






/* follow me @nodws */
#btn-twtr3{
  clear:both;
  color:#fff;
  border:2px solid;
  border-radius:3px;
  text-align:center;
  text-decoration:none;
  display:block;
  font-family:sans-serif;
  font-size:14px;
  width:13em;
  padding:5px 10px;
  font-weight:600;
  position:absolute;
  top:0;
      right: 100px;
     margin-top: 80px;
  background:rgba(0,0,0,0.2);
  box-shadow:0 0 0px 3px rgba(0,0,0,0.2);
  opacity:0.3; float: right; box-shadow: 0px 0px 7px 3px #4c535a;
}#btn-twtr3:hover{color:#c5c5c5;opacity:0.5}


























.yazi {
    text-align: center;
	margin-right: 378px;
}

.yazi a {
    color: #758594;
    position: absolute;
    margin-top: 400px;
    font-size: 30px;
    border: 2px solid #4c535a;
    padding: 30px;

    text-shadow:0px 0px 20px #979ca0;
    box-shadow: 0px 0px 15px 1px #4c535a6e;
}


.yazi p {
    color: #af1414;
    position: absolute;
    font-size: 30px;
    display: contents;
    font-weight: 700;
    text-shadow: 0px 0px 16px red;
}



