SCP-5894
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -20em;
        width: 17.75em;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within:not(:target) {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 19.75em;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
    @supports (-moz-appearance:none) {
    #top-bar .open-menu a {
        pointer-events: none;
    }
    #side-bar:not(:target) .close-menu {
        display: block;
        pointer-events: none;
        user-select: none;
    }
 
    /* This pseudo-element is meant to overlay the regular sidebar button
    so the fixed positioning (top, left, right and/or bottom) has to match */
 
    #side-bar .close-menu::before {
        content: "";
        position: fixed;
        z-index: 5;
        display: block;
 
        top: 0.5em;
        left: 0.5em;
 
        border: 0.2em solid transparent;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 0.9em;
 
        pointer-events: all;
        cursor: pointer;
    }
    #side-bar:focus-within {
        left: 0;
    }
    #side-bar:focus-within .close-menu::before {
        pointer-events: none;
    }
    }
}
luz.png

SCP-5894

项目编号:SCP-5894

项目等级:Safe

特殊收容措施:自16世纪以来,SCP-5894一直是古巴民间传说的一部分。没有进一步的收容措施是可行的或必要的。

描述:SCP-5894是一个正在影响古巴的亚拉(Yara)社会的现象,它看起来是一个没有清晰源头的发光体。项目主要出现在黄昏,带领驾船者和旅行者前往当地居民的居住点,然后朝着东南方向前往马埃斯特拉山脉。SCP-5894的第一次出现是在1512年2月2日,在Hatuey因鼓舞西印度群岛起义而被处以火刑后。亚拉传说有一道明亮的红光自他的柴堆中分离,然后消失在岛屿的中心。

1886年之前,几个Maroon1群体2记录了出现于种植园的SCP-5894。唯一已知项目与上述记载偏离的行为是在签署了《桑洪(Zanjón)条约》之后,SCP-5894尾随着一艘载有古巴流亡者的船只从哈瓦那前往纽约,并明显变暗,随后返回该岛。它再也没有出现过,直至古巴共和国宣布成立。

尝试跟随SCP-5894进入马埃斯特拉山脉将进入一个无法辨认的山谷。这个地区的环境郁郁葱葱,生长有大片的白姜百合,尽管它们的香气伴随着强烈的硫磺味。其中,有一个身份不明的泰诺人3被捆绑在一个木制的柱子上。他脚下的结构正在燃烧,但没有损耗的迹象。此人并没有处于痛苦之中,对刺激显得毫无反应。

受试者报告称,他们在山谷中的一个无法识别的地方听到了以下这句以他们各自的母语说出的短句:




除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License