Link to article: SCP-093-J Green Test.
#header h1 a span {
display: none;
}
#header h1 a::before {
content: "SCP Fundation";
line-height: 0px;
color: #eee;
font-family: BauhausLTDemi, 'Nanum Gothic', Arial, sans-serif;
text-shadow: 3px 3px 5px #000;
letter-spacing: 0.9px;
}
#header h2 span {
display: none;
}
#header h2::before {
content: "Oops, made a typo.";
display: block;
margin: 0;
padding: 19px 0;
line-height: 0px;
max-height: 0px;
font-weight: bold;
color: #f0f0c0;
text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}