.url {
    background: url(https://cdn.discordapp.com/attachments/832722976675332112/852238587185070130/het-ass-ryuk.png) no-repeat;
    position: fixed;
    right: 30px;
    bottom: 0px;
    color: #ffffff00;
    background-size: 400px;
    height: 400px;
    width: 400px;
    border: none;
    box-shadow: none;
    filter: drop-shadow(8px 9px 15px #00000044);
    z-index: 1000;
    font-size: 0px;
    opacity: 1;
}
body {
    background: #39332f url(https://cdn.discordapp.com/attachments/703851496156037120/920570303191613500/unknown.png) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: pink
}