Link to article: fragment:SCP-8403-0.
.silh-image {
position: absolute;
bottom: -15vh;
left: 75%;
width: 50%;
height: auto;
min-width: 5vh;
max-width: 10vh;
transform: translateX(-50%);
z-index: 0;
pointer-events: none;
filter: opacity(8%);
animation: flicker 10s ease-in-out 0s infinite;
}
@keyframes flicker {
0% {
transform: translate(-50%, 5%);
}
50% {
transform: translate(-50%, 0%);
}
100% {
transform: translate(-50%, 5%);
}
}
border:solid 1px #999999; background:#dedede; padding:5px; margin-bottom: 10px; color: #2b2b2b;
position: relative;
font-family: Georgia, Garamond, serif; border: 2px groove black;
border: 1px dashed #999; box-shadow: none;
silh-image
blockquote
blockquote
blockquote
blockquote
blockquote