﻿.watermark {
/*    position: fixed;*/
/*    bottom: 5px;*/
/*    right: 5px;*/
/*    opacity: 0.5;*/
/*    z-index: 99;*/
/*    color: white;*/
/*    user-select: none;*/
}


.watermark-content {
    position: absolute;
    color: #e3e3e3;
    width: 100%;
    height: 65%;
    /*    padding: 20px;*/
    padding-top: 190px;
    /*    font: 16px;*/
    /*background: rgba(0, 0, 0, 0.5);*/ /* Black background with 0.5 opacity */
}
