html{
    background-color: #000000; overflow: hidden; padding:0%; margin:0%; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; cursor:url(penis.png), auto
}

body{
    padding:0%; margin:0%;
}

#p1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-110%, -120%);
    text-align:center;
    text-wrap: nowrap;
    color:white;
    font-size: 25px;
}

#warn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-175%, 30%);
    text-align:center;
    text-wrap: nowrap;
    color:red;
    font-size: 55px;
}

#image{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-10%, -50%);
    width: 800px;
}

#buttons{
    position: absolute;
    bottom:0;
    width: 500px;
    height: 30px;
    left:50%;
    transform: translate(-50%);
    margin: 0;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

#disc{
    color: white;
    cursor:pointer;
}

#flash{
    color: white;
    cursor:pointer;
}

#leav{
    color: white;
    cursor:pointer;
}

#nig{
    cursor:default;
}

.flag{
    position:absolute;
    width:200px
}

#isis{
    right:0%
}

#map{
    bottom:0%
}

#soy{
    bottom:0%;
    right:0%
}