#watermark {
    position:fixed;
    opacity:0.2;
    z-index:-1;
    color:gray;
    font-size: 90px;
    right: 70%;
    top: 50%;
    margin-top: -50px;
}
