M48 - 에필로그
평가: +3+x
/* 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;
    }
    }
}

2022년 7월 21일
방랑자의 도서관

mainhall.jpg

"으어아…"

"깬 거야?" 세검이 바닥에 양반다리를 하고 앉은 채 물었다.

"그런 거 같네" 로레인이 대답하고선, 몸을 일으키려다 말고 다시 주저앉았다. "아악!"

"일어나진 마. 응급조치만 한 거라서."

"의사가 다 됐구나?" 로레인이 비꼬면서 말했다.

"현장 요원은 기본적인 총상 처치 방법을 반드시 알고 있어야 하거든요." 세검 역시 비꼬는 듯이 말했다.

"그게 중요한 게 아니지, 슈판다우 어떻게 되었어?"

"나도 모르겠어. 일단 전차는 확실히 무력화되긴 했는데 안에 든 놈들이 어디 갔는지는 모른대."

"이거 빨리 01K기지로 가서 계획대로 이 사실을 알려야 할 텐데…"

"그게, 좀 어려워졌어." 세검이 자신의 핸드폰 화면을 내밀면서 말했다. "지금 나한테 일종의 수배가 내려진 거 같거든. 재단 기지에 들어가기에는 너무 위험할 것 같아서"

"나처럼?" 로레인의 말에, 세검은 잠깐 뜸을 들이며 대답했다. "어… 음? 아니? 어… 그래. 니 말이 맞는 거 같다. 그러니까… 음…"

"야, 뭐 그리 어색해 하는 거야? 그래서, 결론이 뭔데?"

세검이 대답하지 못하자, 로레인이 선수를 쳐 대신 대답했다.

"내가 맞춰 볼게, 방랑자의 도서관에 머물고 싶다. 맞아?"

"그거 아…니거든."

"맞는 것 같은데?"

"…그래. 그러니까, 음… 몸 좀 나아지면 어디 잠시 머물만한 장소 좀… 추천해 줄 수 있냐?" 세검이 얼굴을 살짝 붉히며 말했다.

"당연히 그래 줄 수 있지." 로레인은 대답했다. 세검에게 최대한 친근하게 보일 만한 표정을 지으면서 말이다.


« 더 콜드 그린 | 에필로그 | »



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