SCP-6603
/* 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;
    }
    }
}

3/66033/6603
机密
classified-bar.svg
classified-bar.svg
classified-bar.svg
classified-bar.svg
classified-bar.svg
classified-bar.svg
项目编号:SCP-6603
Safe

islet-new.jpg

SCP-6603。

特殊收容措施:基金会人员已经收集并存储了SCP-6603上所有先前留存的材料。巡逻艇会远程监测SCP-6603的活动迹象。


描述:SCP-6603是一座小岛,位于一距离密克罗尼西亚波纳佩州30km的地点。该岛为热带雨林气候,面积1平方公里。

有一电力系统遍及整座SCP-6603为岛屿持续提供电力,尽管基金会人员并未找到小岛发电的方法。岛上有一台液晶电视、DVD播放器、数台视频游戏机与一座充电站都在使用这一能源。

数样物品废弃于SCP-6603,列举如下:

  • 12台iPod Shuffle,每台都只含有一首歌曲。歌曲包括皇后乐队的《波西米亚狂想曲》、奥尔曼兄弟乐队的《杰西卡》、以及警察乐队的《瓶中信》。
  • 11张能够运作的游戏光碟,硬件范围较广。游戏包括《我的世界》、《动物森友会:城市大家庭》以及《上古卷轴5:天际》。还有一张光碟已经破损,貌似是因为被摔在了一棵树上。
  • 12本书,已遭水浸。书本包括詹姆斯·乔伊斯的《尤利西斯》、托马斯·品钦的《抵抗白昼》 以及丹尼尔·笛福的《鲁宾逊漂流记》。

小岛上陈列着12具人类尸体,皆处于不同的腐烂分解阶段。所有尸体似乎都是因为脱水或中暑而亡。

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