Link to article: The Art of Project Cerberus.
.le{
padding: 5px 5px 5px 15px;
margin-bottom:10px;
font-family: monospace;
font-size: 1.1em; }
.lol{
background-color:#001322;
border: 3px solid #5577aa;
color: #7799cc;
}
.fade-out {
-webkit-mask-image: linear-gradient(to bottom, black 0%, transparent 70%);
mask-image: linear-gradient(to bottom, black 0%, transparent 70%);
}
.fade-in {
-webkit-mask-image: linear-gradient(to top, black 0%, transparent 70%);
mask-image: linear-gradient(to top, black 0%, transparent 70%);
}
:root {
--header-title: "Project Cerberus";
--header-subtitle: "Custodiendo portas inferni";
--logo-img: url(https://scp-wiki.wikidot.com/local--files/art:the-art-of-project-cerberus/logo.webp)
}