body {
    background-image: url(https://files.catbox.moe/ubpsk7.gif);  
    background-color: black;
    cursor: url(https://cur.cursors-4u.net/anime/ani-10/ani968.ani), url(https://cur.cursors-4u.net/anime/ani-10/ani968.png), auto !important;
}
 h1,.gerapper, h2 {
    font-family: 'Times New Roman', Times, serif;
    background-color: #7d91c8f6;
    color: black;
   font-size: 1.3rem;
    width: 60vw;
    height: auto;   
}
img:hover, button:hover {
    cursor: url(https://cur.cursors-4u.net/anime/ani-10/ani968.ani), url(https://cur.cursors-4u.net/anime/ani-10/ani968.png), auto !important;
}
.gallery {
    background-color: black;
    width: 60vw;
    height: auto;
}
.portraits {
    width: 13vw;
    height: auto;
}
.gerard {
    margin-top: 1%;
    width: 60vw;
    height: auto;
}
.gerapper, h1, img, .button, h2 {
    border: 4px double rgb(208, 221, 251);
    filter: drop-shadow(5px 5px 10px #000);
}
h1 {
    font-size: 2rem;
    margin-top: 5px;
}
.slideshow {
    height: 30vh;
    width: auto;
    border: 4px double rgb(208, 221, 251);
}
.img {
    height: auto;
    width: 20vw;
}
.leftbutton {
    background-image: url(/images/left.jpg);
}
.rightbutton {
    background-image: url(/images/right.jpg);
}
.button {
    color: white;
    border: 1px solid rgb(208, 221, 251);
    margin-bottom: 3px;
    margin-top: 10px;
}
.silly {
    height: 40vh;
    width: auto;
}
a {
    color: rgb(81, 17, 81);
}
a:hover {
    color: rgb(138, 30, 138)
}