
@font-face{
      font-family: Nulshock;
    src: url('Nulshock-Bold.ttf');
}
.porn p{
font-family: Nulshock;
color:#2d6300;
text-align:center;
font-size:14px;
}
.porn #desu{
  display:flex;
  justify-content:center;
  max-height:400px;
  align-items: center;
      margin-left: auto;
    margin-right: auto;
    border-style:solid;
    border-color:#ff2600;
}
body{
  background-color:black;
}
.heart{
  max-height:200px;
  position:absolute;
  margin-top:100px;
}
#heart1{
 right:80%;
}
#heart2{
    left: 80%;
}
