아래세상 허브
@import url('https://fonts.googleapis.com/css?family=UnifrakturCook:700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');
@import url('https://fonts.googleapis.com/css?family=Special+Elite');
 
/* Masquer le titre */
#page-title {
  display: block;
}
 
/* Grand titre : 1er = Texte titre 2e = Contour, ombre */
 
#header h1 a::before {
    content: ;
    font-family: chomsky;
    font-weight: normal;
    font-style: normal;
    color:black;
}
 
#header h1 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: Merriweather;
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.9px;
}
 
#header h2 span::before {
    content: ;
    color:black;
}
 
#header h2 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'Special Elite', cursive;
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.0px;
}
 
h2 {
  font-family: 'Special Elite', cursive;
  font-size: 17pt;
  color:black;
}
 
/* LOGO */
 
#header {
    height: 200px;
    padding-bottom: 0px; /* FOR MENU */
    position: relative;
 background: url( BLANC )
}
 
/* BANNIÈRE */
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg.png) top left repeat-x;
}
body {
    background-position: top center;
    background-repeat: repeat;
    background-color: white;
    color: black;
}
 
/* FOND DE PAGE */
 
body {
    color:black;
    background-image: url( BLANC );
    font-family: Merriweather;
}
 
/* TITRE DE LA PAGE */
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: 35px 0 10px;
  position: relative;
}
 
/* HIDE THE HEADER TEXT */
#header h1 a {
    display: block;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: #00003D;
    background: transparent;
    font-family: Akashi, Arial, sans-serif;
    font-size:0%;
    text-decoration: none;
    text-shadow: 3px 3px 5px #000;
    letter-spacing: 0.9px;
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 0px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: #f0f0c0;
    font-family: Helvetica, sans-serif;
    font-size: 0%;
    text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
/* BARRE DE RECHERCHE */
#search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus {
    background-color: transparent;
    color: transparent;
    display: none;
    font-size: 0pt;
    padding: 0px;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 0px black;
    padding: 40px;
    color: black;
    display: none;
    font-family: Merriweather;
    background-color: transparent;
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
    display: none;
    background: transparent;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background: transparent;
    display: none;
}
 
/* TOP BARRE */
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding-top: 93px;
    z-index: 20;
    font-size: 90%;
}
#top-bar ul {
    float: right;
}
#top-bar a {
    color: #fff;
    background: transparent;
}
#top-bar ul li {
    border: 0;
}
#top-bar ul li ul {
    border: solid 1px transparent;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    border-top: 0;
}
#top-bar ul li a {
    border-left: solid 1px rgba(64,64,64,.1);
    border-right: solid 1px rgba(64,64,64,.1);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1px;
    max-height: 1px;
    overflow: hidden;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #fff;
    color: #414446;
    border-left: solid 1px rgba(64,64,64,1);
    border-right: solid 1px rgba(64,64,64,1);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-width: 0;
    width: 150px;
    border-top: 1px solid #ddd;
    line-height: 160%;
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #fff;
    color: #414446;
    text-decoration: none;
}
#top-bar ul li ul {
    border-width: 0 1px 1px 1px;
    width: auto;
}
#top-bar ul li ul li, #top-bar ul li ul li.sfhover,
#top-bar ul li ul li, #top-bar ul li ul li:hover {
    border-width: 0;
}
#top-bar ul li ul li a {
    border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: #a01;
}
 
/* SIDEBAR */
 
#side-bar {
    background: transparent;
    padding-top: 80px;
}
 
#side-bar .side-block {
    border: 1px double #000;
    box-shadow: 0 0px 0px rgba(21, 21, 21, 1);
    background: white;
    border-radius: 0px;
}
#side-bar .heading {
    color: #BC0E12;
    font-size: 120%;
    border-bottom: solid 1px #00003D;
}
 
#side-bar img {
    filter: hue-rotate(70deg);
    -webkit-filter: hue-rotate(70deg);
}
 
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
/* MENU OUVERTURE SIDEBAR */
 
open-menu a {
    border: 0.2em solid #003333!important;
    background-color: lightgrey!important;
    color: #003333!important;
}
 
/* MOBILE SIDEBAR */
@media (max-width: 767px) {
 
#side-bar{
    background-color: transparent;
}
 
.open-menu a {
    border: 0.2em double white!important;
    background-color: #807665!important;
    color: white!important;
}
}
 
/* NOM UTILISATEUR */
 
#login-status {
    color: #990000;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
    z-index: 30;
   display: none;
}
 
#login-status a {
    background: transparent;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
    color: black;
border: none;
}
 
#login-status ul a {
    color: black;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
    background: transparent;
background-color: transparent;
 
}
 
#login-status ul a:hover{
color: black;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
}
 
#account-topbutton {
    background: transparent;
    color: #000;
}
 
/* Adjust Mobile Image Size */
@media (max-width: 321px) {
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: -30px 0px 0px 0px;
  position: relative;
  padding-top: -50px;
  margin-top: -70px;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
}
 
@media (min-width: 322px) and (max-width: 424px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
@media (min-width: 425px) and (max-width: 767px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    margin-bottom: -50px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
@font-face {
    font-family: 'RIDIBatang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/RIDIBatang.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Special Elite Centennial';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/specialelite/v18/XLYgIZbkc4JPUL5CVArUVL0ntnAOSA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Special Elite Centennial';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/ChosunCentennial.woff2') format('woff2');
    unicode-range: U+AC00-D7A3;
    font-weight: normal;
    font-style: normal;
}
 
/* Masquer le titre */
#page-title {
  display: block;
}
 
/* Grand titre : 1er = Texte titre 2e = Contour, ombre */
 
#header h1 a::before {
    content: ;
    font-family: chomsky;
    font-weight: normal;
    font-style: normal;
    color:black;
}
 
#header h1 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'RIDIBatang';
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.9px;
}
 
#header h2 span::before {
    content: ;
    color:black;
}
 
#header h2 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.0px;
}
 
h2 {
  font-family: 'Special Elite Centennial', cursive;
  font-size: 17pt;
  color:black;
}
 
/* LOGO */
 
#header {
    height: 200px;
    padding-bottom: 0px; /* FOR MENU */
    position: relative;
 background: url( BLANC )
}
 
/* BANNIÈRE */
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg.png) top left repeat-x;
}
body {
    background-position: top center;
    background-repeat: repeat;
    background-color: white;
    color: black;
}
 
/* FOND DE PAGE */
 
body {
    color:black;
    background-image: url( BLANC );
    font-family: 'RIDIBatang';
}
 
/* TITRE DE LA PAGE */
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: 35px 0 10px;
  position: relative;
}
 
/* HIDE THE HEADER TEXT */
#header h1 a {
    display: block;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: #00003D;
    background: transparent;
    font-family: Akashi, Arial, sans-serif;
    font-size:0%;
    text-decoration: none;
    text-shadow: 3px 3px 5px #000;
    letter-spacing: 0.9px;
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 0px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: #f0f0c0;
    font-family: Helvetica, sans-serif;
    font-size: 0%;
    text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
/* BARRE DE RECHERCHE */
#search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus {
    background-color: transparent;
    color: transparent;
    display: none;
    font-size: 0pt;
    padding: 0px;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 0px black;
    padding: 40px;
    color: black;
    display: none;
    font-family: 'RIDIBatang';
    background-color: transparent;
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
    display: none;
    background: transparent;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background: transparent;
    display: none;
}
 
/* TOP BARRE */
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding-top: 93px;
    z-index: 20;
    font-size: 90%;
}
#top-bar ul {
    float: right;
}
#top-bar a {
    color: #fff;
    background: transparent;
}
#top-bar ul li {
    border: 0;
}
#top-bar ul li ul {
    border: solid 1px transparent;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    border-top: 0;
}
#top-bar ul li a {
    border-left: solid 1px rgba(64,64,64,.1);
    border-right: solid 1px rgba(64,64,64,.1);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1px;
    max-height: 1px;
    overflow: hidden;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #fff;
    color: #414446;
    border-left: solid 1px rgba(64,64,64,1);
    border-right: solid 1px rgba(64,64,64,1);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-width: 0;
    width: 150px;
    border-top: 1px solid #ddd;
    line-height: 160%;
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #fff;
    color: #414446;
    text-decoration: none;
}
#top-bar ul li ul {
    border-width: 0 1px 1px 1px;
    width: auto;
}
#top-bar ul li ul li, #top-bar ul li ul li.sfhover,
#top-bar ul li ul li, #top-bar ul li ul li:hover {
    border-width: 0;
}
#top-bar ul li ul li a {
    border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: #a01;
}
 
/* SIDEBAR */
 
#side-bar {
    background: transparent;
    padding-top: 80px;
}
 
#side-bar .side-block {
    border: 1px double #000;
    box-shadow: 0 0px 0px rgba(21, 21, 21, 1);
    background: white;
    border-radius: 0px;
}
#side-bar .heading {
    color: #BC0E12;
    font-size: 120%;
    border-bottom: solid 1px #00003D;
}
 
#side-bar img {
    filter: hue-rotate(70deg);
    -webkit-filter: hue-rotate(70deg);
}
 
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
/* MENU OUVERTURE SIDEBAR */
 
open-menu a {
    border: 0.2em solid #003333!important;
    background-color: lightgrey!important;
    color: #003333!important;
}
 
/* MOBILE SIDEBAR */
@media (max-width: 767px) {
 
#side-bar{
    background-color: transparent;
}
 
.open-menu a {
    border: 0.2em double white!important;
    background-color: #807665!important;
    color: white!important;
}
}
 
/* NOM UTILISATEUR */
 
#login-status {
    color: #990000;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
    z-index: 30;
   display: none;
}
 
#login-status a {
    background: transparent;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
    color: black;
border: none;
}
 
#login-status ul a {
    color: black;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
    background: transparent;
background-color: transparent;
 
}
 
#login-status ul a:hover{
color: black;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
}
 
#account-topbutton {
    background: transparent;
    color: #000;
}
 
/* Adjust Mobile Image Size */
@media (max-width: 321px) {
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: -30px 0px 0px 0px;
  position: relative;
  padding-top: -50px;
  margin-top: -70px;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
}
 
@media (min-width: 322px) and (max-width: 424px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
@media (min-width: 425px) and (max-width: 767px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    margin-bottom: -50px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
평가: +7+x
blank.png

"현실의 세상 아래에 관념의 세상이 있으니, 심오한 사색으로 모든 것 중에서 어떤 것을 보는 데 익숙해진 사람이 볼 때 그 세상은 빛난다."


태양 아래 새로운 것은 없다고들 합니다. 새로운 것은 우리 이전 옛 시대에 이미 있던 것이라고들 하죠. 똑같은 이야기가 단지 말만 바꾸어진 채로 몇 번이고 되풀이됩니다. 완전한 사실은 아닐지도 모릅니다. 하지만 잘 아시는 독자라면 SCP 재단이 어디에서 뿌리가 돋아나왔는지 아실 겁니다.

바로 아래세상Sous le Monde입니다.

이를테면 방랑자의 도서관의 기원은 바벨의 도서관입니다! 목매달린 왕의 기원은 노란 옷 왕! 다에바의 기원은 코난 더 바바리안! UIU의 기원은 X파일! 쥘 베른의 유령이 네모 선장과 노틸러스호 위에 떠다니고 벨페고르의 그림자가 진인류 위에 드리웁니다! 재단의 투명인간이나 불멸자, 안드로이드는 또 어떻던가요? 모두 물려받은 유산입니다.

열매는 나무에서 먼 자리에 떨어지지 않습니다.

재단은 다른 작품의 유산이고, 그 작품들은 또 이전의 작품의 유산입니다. 아래세상에 뛰어드는 것은 원초의 바다로, 모든 픽션이 공존하고 모든 캐릭터가 서로 부대끼는 곳으로 가는 것과 같습니다. 그러나 발걸음을 떼세요.

풍덩 뛰어드세요.

어떤 곳인지 여러분이 직접 말씀해주세요.


unknown.png

아래세상(Sous le Monde)는 앨런 무어Alan Moore의 만화 젠틀맨 리그와 비슷한 카논입니다. 젠틀맨 리그 세계관에서는 모든 픽션들이 한 세계에 실재하며 공존합니다. 트로이 전쟁부터 제임스 본드의 첩보 활극까지… 다만 좀더 현실적이며 어둡게 변주되어 있죠.

두 가지 차이점은 있습니다.

첫째, 픽션들은 모여서 원래의 재단과 비슷한 생태계를 형성합니다. 여러 단체가 대립하고 어떤 변칙개체는 포획당하죠. 그리고 이 세계관은 또한 재단의 카논입니다.

둘째, 젠틀맨 리그가 영국 문화에 집중한다면 아래세상 카논은 대부분 프랑스 문화에 집중하며 주로 프랑스의 사건을 다룹니다. 물론 당연히 프랑스만이 전부는 아닙니다. 각 나라에서는 각자만의 사건이 펼쳐지죠. 프랑스에 가르강튀아와 아르센 뤼팽이 존재한다면 에스파냐에서는 돈키호테가 존재할 겁니다. 또 일본에서는 고질라가 뛰어다닐 테고, 독일에는 마부제 박사가 있을 테고…


이야기:


암흑기록원

Les Archives Noires

아래세상 카논에서 암흑기록원은 프랑스 내에서 우리가 아는 SCP 재단의 위치에 해당합니다. 물론 차이점은 있습니다. 암흑기록원은 국가기관으로서 장관과 공화국 대통령에게 통솔받으며, 문화적 개체를 과학적으로 실험하기보다는 수집하는 데 집중합니다. 다양한 기지를 여러 곳에 보유하며, 그 중에는 예술 작품을 보관하는 루브르 비밀동이나 변칙성을 띠거나 변칙성과 관련된 자료를 소장하는 프랑스 국립도서관 금서과 등이 있습니다. 암흑기록원에서 보관하는 변칙개체는 "유산legs"이라 불립니다. 유산은 우리가 아는 SCP 개체에 대응하지만 한편 프랑스 소설 속 비슷한 대상과 협쳐져 있습니다. 가장 대표적인 유산을 꼽으면 이렇습니다.

—•—

또 다른 주역

카논이 작성되면서 업데이트될 수 있습니다!

재단: 여러 이름을 지닙니다. 상점, 구상, 연구소, 인스티튜트… 미국에서 왔으며 목적도 능력의 한계도 불명입니다. 지금까지 나쁜 조직으로 보이지는 않았지만, 주변 상대와 페어플레이를 추구합니다. 그리고 지고 싶어하지 않습니다.

연합: 이름이 없습니다. 재단보다 비밀스러우면서 한편 모든 곳에 존재하는, 정부 머리 위에 있는 뉴 월드 오더. 세계구급 음모단이자 오컬트 음모단. 템플 기사단? 일루미나티? 렙틸리언? 그럴 수도 있겠죠. 확실한 점은 인류의 행복을 바라고 움직이진 않는다는 것입니다.

FBI 특이사건반: FBI 특이사건반은 자금난에 시달리지도 않고 진실에서 먼 곳만 헤매고 다니지도 않습니다.


🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.