药
@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Orbitron&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); @import url('https://fontlibrary.org/face/fantasque-sans-mono'); @import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap'); @import url('https://fonts.googleapis.com/css2?family=ZCOOL+KuaiLe&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap'); @import url('https://fonts.googleapis.com/css2?family=ZCOOL+QingKe+HuangYou&display=swap'); :root { --theme-base: "black-highlighter"; --theme-id: "liminal"; --theme-name: "Liminal Theme"; --logo-image: url("https://backrooms-wiki.wdfiles.com/local--files/theme%3Aneon/NS_LOGO.png"); --header-title: "霓虹曳舞"; --header-subtitle: ""; --body-font: 'Montserrat', 'Noto Sans SC', cursive; --header-font: 'Orbitron', 'ZCOOL KuaiLe', cursive; --title-font: 'Courier Prime', 'Noto Sans SC', cursive; --mono-font: 'Open Sans Condensed', 'ZCOOL QingKe HuangYou', cursive; --white-monochrome: 0, 0, 0; --pale-gray-monochrome: 0, 0, 0; --light-gray-monochrome: 230, 60, 188; --gray-monochrome: 0, 255, 255; --black-monochrome: 39, 232, 232; --bright-accent: 230, 60, 188; --medium-accent: 230, 60, 188; --dark-accent: 230, 60, 188; --pale-accent: 255, 217, 112; --swatch-menubg-dark-color: var(--white-monochrome); --thing: 255, 140, 227; --swatch-topmenu-border-color: var(--link-color); --rating-module-button-plus-color: var(--light-gray-monochrome); --rating-module-button-negative-color: var(--light-gray-monochrome); --rating-module-button-cancel-color: var(--light-gray-monochrome); --rating-module-button-credit-color: var(--light-gray-monochrome); --link-color: 230, 60, 188; --hover-link-color: 48, 217, 197; --visited-link-color: 0, 201, 0; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgba(var(--medium-accent)) 0%, rgba(var(--medium-accent), 0.90) 100% ); --diagonal-stripes: linear-gradient(transparent 0); } #skrollr-body { width: 100%; position: absolute; top: 0; left: 0; background-image: url("https://backrooms-wiki.wdfiles.com/local--files/theme%3Aneon/NS_BANNER_1.png"); background-repeat: repeat-x; background-size: inherit; } } #container { background-image: url("https://backrooms-wiki.wdfiles.com/local--files/theme%3Aneon/OS_BG_4.png"); background-size: auto 100rem; background-position: center; background-repeat: no-repeat; opacity: 1; margin:1.5rem 0; } div#page-options-bottom-2 > a, div#page-options-bottom > a { border-radius: 0em; -moz-border-radius: 0em; border: none; } div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover { border: none; } #header, #top-bar { background-attachment: scroll; } #header { background-image: none; color: rgb(var(--dark-accent)); } #page-title { border-color: rgb(var(--light-gray-monochrome)); color: rgb(var(--dark-accent))!important; font-size: 2.5rem; } #header::before { content: ""; position: absolute; height: 90%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); background-size: auto 8.5rem; background-position: center; background-repeat: no-repeat; opacity: 0.8; } #header h1, #header h1 a { font-size: 2.5rem; position: absolute; top: 0.05rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { font-size: 1.3rem; position: absolute; top: 1.9rem; margin: 0; width: 100%; display: flex; justify-content: center; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; color: white; line-height: 1 } h1 { font-size: 2rem; color:rgb(var(--dark-accent)); line-height: 1 } h2 { font-size: 1.8rem; color:rgb(var(--dark-accent)); line-height: 1 } h3 { font-size: 1.6rem; color:rgb(var(--dark-accent)); line-height: 1 } h4 { font-size: 1.4rem; color:rgb(var(--dark-accent)); line-height: 1 } h5 { font-size: 1.2rem; color:rgb(var(--dark-accent)); line-height: 1 } h6 { font-size: 1rem; color:rgb(var(--dark-accent)); line-height: 1 } div#page-options-bottom-2>a:active, div#page-options-bottom-2>a:hover, div#page-options-bottom>a:active, div#page-options-bottom>a:hover .owindow .button-bar a:hover, a.button:hover, button:hover, div.buttons input:hover, file:hover, input.button:hover { color: rgb(var(--swatch-tertiary-color)); } #side-bar .heading p, #side-bar .side-block>.collapsible-block .collapsible-block-link { color: rgb(var(--gray-monochrome)); text-shadow: none; } #top-bar>ul>li a:hover { color: rgb(var(--gray-monochrome)); } #top-bar div.mobile-top-bar>ul>li:hover a, #top-bar div.top-bar>ul>li:hover a { color: rgb(var(--gray-monochrome)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--newpage-color)) } blockquote { box-shadow: 0.2rem 0.4rem 1.2rem rgba(0,0,0,.25); } .styled-quote { background-color:rgb(var(--pale-gray-monochrome)); border-left: 0.5rem solid rgba(var(--gray-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.2rem 0.4rem 1.2rem rgba(0,0,0,.25); } .dark-styled-quote { )); border-left: 0.5rem solid rgba(var(--pale-gray-monochrome)); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.2rem 0.4rem 1.2rem rgba(0,0,0,.25); } .dark-styled-quote a{ color: rgb(var(--swatch-menubg-medium-color)); } .lightblock { background-color:rgb(var(--pale-gray-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.8rem 1.2rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--gray-monochrome)); color:rgb(var(--white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.8rem 1.2rem rgba(0,0,0,.25); } .darkblock a { color: rgb(var(--swatch-menubg-medium-color)); } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover { background-color: rgb(var(--thing)); } #login-status a { color: rgb(var(--swatch-tertiary-color)); } #login-status ul a { color: rgb(var(--white-monochrome)); } #login-status { font-weight: bold; } #search-top-box input.empty:hover { color: rgb(var(--swatch-text-secondary-color)) } .customFont { font-family: 'Courier Prime', 'Noto Sans SC', cursive; } .main-font{ font-family: 'Orbitron', 'ZCOOL KuaiLe', cursive; }
内容警告
该文章以毒品为主题,保护一定的暴力和迷幻元素,若它令你感到不适,请停止阅读。
祝你拥有美好的一天。
药片滚下喉咙,与你的咽喉碰撞发出轻微的颤动。
这一刻你已经等了好久,M.E.O.D.的官方商店已经缺货了好久,今天你终于在被抢光前抢到了最后一包,还记得后面人群的骚动,一位明显已有身孕的女子粗暴地想把你拉开,有个才13岁的冲着你拳打脚踢,但你顶着所有人的疯狂袭击,抢到了这包药。失去理智的人群向你追赶,和你之前的痛苦时刻一样。当你跑到自家安全门后,人群终于停止下来。透过猫眼,你看到那个孩子瘫坐在地上,眼睛里是已经麻木的绝望。不过这些都不重要了。
你癫狂地把药片塞进自己的嘴,连包装上残存的粉末也不放过。然后是一阵大笑,世界在你眼前成了五颜六色的闪烁条纹,一种难以言说的快感把你包裹,视觉中枢在此刻被插入了药物的利刃,你感觉世界在高速旋转……你似乎飞上了天空,在云朵中穿越飞翔,然后靠近太阳……无垠的宇宙中,星辰都在向你靠拢,所有的光芒都在你眼前被无尽放大放大再放大,你被太阳包裹了。
像大脑被掺进了冰块,口腔被塞入了薄荷,多巴胺的生成已经赶不上你的体验了。闪烁的频率不断加快,大脑强制超负荷运转,躯体这座限制的牢笼被破开了。你似乎变成了一团磁流体,被四面八方的刺激不断吸引,在宇宙中无休无止地舞动……
直到幻觉停止,耐药性终于在此刻发挥了作用,把你强行拉回这个冰冷的现实,你从天穹中坠落回了地面。你失去理智地捶打地板,但这有什么用呢?反正商店每周补两次货,还支持贷款,现在先爽完,之后的事让之后的自己去管吧。


