Link to article: Everything You Can Think Of Is True.
div#header {
background: url("https://cdn.scpwiki.com/theme/en/sigma/css/sigma.min.css") 10px 40px no-repeat;
}
div#header h1 a span {
/* hiding header text */
font-size: 0px;
color: transparent;
}
div#header h1 a:before {
content: " ";
color: rgb(24, 24, 24);
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:after {
content: " ";
font-weight: bold;
color: rgb(255, 224, 135);
padding: 19px 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
white-space: pre;
}