Link to article: Nobody, Nobody, Nobody, and Nobody's Encounters with The Man in the White Suit.
@import url('https://fonts.googleapis.com/css?family=Pangolin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gugi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Schoolbell&display=swap');
:root {
--logo-image:url("http://smlt.wdfiles.com/local--files/plaguebearer%3Anobody/%3F");
--header-title: 'NOBODY';
--header-subtitle: '...';
}
.classic {
display: block;
font-family: 'Pangolin', cursive;
font-size: 1.3em;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: linear-gradient(to top ,rgb(202, 219, 228) 0%, rgb(231, 233, 220) 8%);
background-origin: padding-box;
background-position: 0px 8px;
background-repeat: repeat;
background-size: 100% 20px;
border: 1px solid #CCC;
border-radius: 10px;
padding: 10px 10px;
margin-bottom: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2)
}
.classic ul {
list-style: symbols;
}
.cyberpunk {
background-color: #212121;
border-top: 0.2rem solid red;
border-bottom: 0.2rem solid red;
border-radius: 5% 13%;
color: #FF3300;
padding: 0.5rem 1rem;
margin: 1em auto;
width: auto;
font-family: 'Gugi', cursive;
font-size: 1em;
}
.kiddo {
background-image: linear-gradient(to top ,rgb(177, 156, 217) 0%, rgb(255, 209, 220) 8%);
font-family: 'Schoolbell', cursive;
font-size: 1.1em;
border-radius: 2%;
}
.wartime {
background: url(http://scptestwiki.wdfiles.com/local--files/conyurt3/paper.png);
font-family: 'Covered By Your Grace', cursive;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
font-size: 1.2rem;
padding: 0.6rem;
margin: 0.7em auto;
}
.nobody {
width: 70%;
margin: 1rem auto;
text-align: center;
padding: 0.6rem;
font-size: 1rem;
}
filter: blur(2px);
text-align: center;
font-size: 120%; text-decoration: underline;
wartime
classic
classic
kiddo
cyberpunk
cyberpunk
classic
nobody