dmddo는 ㅇ응애야
@import url('https://scpko.wdfiles.com/local--files/unfont/UnJamoNovel.css'); @supports(--css:variables) { :root:lang(ko) { /* ===HEADER ELEMENTS=== */ --header-title: "‘형이초학부"; --header-subtitle: "우리의 신들을 살해하다"; /* ===TYPEFACES=== */ --header-font: 'Carrois Gothic', 'UnJamoNovel', freight-sans-pro, sans-serif; } }
:root { /* header measurements */ --header-height-on-desktop: 10rem; --header-height-on-mobile: 10rem; --header-h1-font-size: clamp(2rem, 5vw, 2.8125rem); --header-h2-font-size: clamp(0.875rem, 3vw, 0.9375rem); --logo-image: url("https://nu-scptheme.github.io/Black-Highlighter/img/logo.svg"); } #header { --search-textbox-text-color: var(--swatch-secondary-color); background: none; } #header::before { content: " "; position: absolute; width: 100%; height: 100%; left: 0; top: 0.75rem; background-image: var(--logo-image); background-repeat: no-repeat; background-position: center 0; background-size: auto calc(var(--header-height-on-desktop) - 1.5rem); opacity: 0.8; pointer-events: none; } #header h1, #header h2 { margin: 0; padding: 0; width: 100%; height: var(--header-height-on-desktop); display: flex; align-items: center; justify-content: center; display: flex; align-items: center; justify-content: center; } #header h1 a, #header h1 a::before, #header h2 span, #header h2 span::before { margin: 0; padding: 0; z-index: 0; display: block; text-align: center; } #header h1 { z-index: 1; } #header h1 a::before, #header h1 a::after { content: var(--header-title); } #header h1 a::before { color: rgb(var(--swatch-text-tertiary-color)); z-index: -1; -webkit-text-stroke: 0.325rem rgb(var(--swatch-text-dark)); } #header h1 a::after { color: rgb(var(--swatch-headerh1-color)); z-index: 1; } #header h2 { z-index: 0; text-transform: uppercase; pointer-events: none; } #header h2 span { margin-top: calc(var(--header-height-on-mobile)/2 + var(--header-h1-font-size)/2 - 2em); } #header h2 span::before, #header h2 span::after { --wght: 600; content: var(--header-subtitle); position: absolute; left: 50%; transform: translateY(-50%) translateX(-50%); width: 100%; text-align: center; } #header h2 span::before { -webkit-text-stroke: 0.25rem rgb(var(--swatch-text-dark)); } #header h2 span::after { color: rgb(var(--swatch-headerh2-color)); z-index: 1; } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] { color: rgba(0, 0, 0, 0); } @media (min-width: 36rem) { #login-status { flex-grow: 1; left: 3%; right: initial; } #login-status::before { --mask-image: none; background-color: transparent; } #login-status:not(:focus-within) { color: rgb(var(--login-line-divider-color)); -webkit-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; user-select: initial; } #login-status #account-topbutton, #login-status:not(:focus-within) #account-topbutton { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0 100% ); background-color: rgba(var(--login-arrow-color), 0); } #login-status #account-topbutton::before{ --clip-path: polygon( 30% 35%, 70% 35%, 50% 60%, 50% 60% ); --mask-image: initial; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(var(--login-arrow-color), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #login-status #account-topbutton::before, #login-status:not(:focus-within) #account-topbutton::before, #login-status:not(:focus-within) #account-topbutton:hover::before { --clip-path: polygon( 30% 35%, 70% 35%, 50% 60%, 50% 60% ); --mask-image: initial; } #login-status:not(:focus-within) #account-topbutton::after { display: none; } #login-status:not(:focus-within) *:not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0 100% ); pointer-events: all; -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #login-status:not(:focus-within) *:not(#account-topbutton):not(#account-options):not([href*="account/messages"]) { opacity: 1; } #login-status #my-account { --wght: 300; } #account-options { background: var(--gradient-header); } #search-top-box { top: 1.5em; right: 3%; background: rgba(var(--search-focus-textbox-bg-color), 0.4); box-shadow: calc(var(--search-height) / 2 * -1) 0 calc(var(--search-height) / 2) rgba(var(--search-focus-textbox-bg-color), 0.4); } #search-top-box:focus-within ~ #login-status { opacity: 1; } #search-top-box::after { transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); } #search-top-box:not(:focus-within)::after { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0% 100% ); background-color: rgba(var(--search-icon-bg-color, --dark-accent), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #search-top-box:not(:focus-within):hover::after { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0 100% ); background-color: rgb(var(--search-icon-hover-bg-color)); } #search-top-box form[id="search-top-box-form"]:not(:focus-within) { max-width: var(--search-width); } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] { max-width: var(--search-width); padding: 0 var(--search-height) 0 1em; outline-width: 0; background-color: rgb(var(--search-focus-textbox-bg-color), 0.35); color: rgba(var(--search-textbox-text-color), 0.4); cursor: pointer; } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="submit"], #search-top-box form[id="search-top-box-form"]:focus-within input[type="submit"] { pointer-events: all; border: none; } } #page-title::after, .meta-title::after, #page-title::before, .meta-title::before { content: ""; flex-grow: 1; height: 0.0625rem; background: rgb(var(--swatch-primary)); } #page-title::before, .meta-title::before { margin: auto 1.25rem auto auto; }
@supports(display: grid) { :root { --sidebar-width-on-desktop: calc((var(--base-font-size) * (14 / 15)) * 19); --body-width-on-desktop: 45.75rem; } @media only screen and (min-width: 769px) { #side-bar .close-menu { display: block; position: fixed; top: 0.5rem; left: 0.5rem; width: 3rem; height: 3rem; opacity: 1; pointer-events: all; z-index: -1; } #side-bar .close-menu img { color: transparent; } #side-bar .close-menu::before, #side-bar .close-menu::after { content: ""; box-sizing: border-box; position: fixed; display: block; top: 0.5rem; left: 0.5rem; width: 3rem; height: 3rem; padding: 0; margin: 0; text-align: center; pointer-events: all; cursor: pointer; transition: opacity var(--sidebar-transition-timing); } #side-bar .close-menu::before { --mask:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Hamburger' x='0' y='0' baseProfile='tiny' overflow='visible' version='1.2' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cpath d='M4 10h24c1.1 0 2-.9 2-2s-.9-2-2-2H4c-1.1 0-2 .9-2 2s.9 2 2 2zm24 4H4c-1.1 0-2 .9-2 2s.9 2 2 2h24c1.1 0 2-.9 2-2s-.9-2-2-2zm0 8H4c-1.1 0-2 .9-2 2s.9 2 2 2h24c1.1 0 2-.9 2-2s-.9-2-2-2z'/%3E%3C/svg%3E"); z-index: -1; background-color: var(--toggle-icon-color, rgb(var(--sidebar-links-text))) !important; -webkit-mask: var(--mask); mask: var(--mask); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: 50% 50%; mask-position: 50% 50%; -webkit-mask-size: 60%; mask-size: 60%; } #side-bar .close-menu::after { z-index: -2; background-color: var(--toggle-button-bg, rgb(var(--sidebar-bg-color))) !important; border-radius: var(--toggle-roundness, 50%); border: var(--toggle-border-color, rgb(var(--sidebar-links-text))) var(--toggle-border-width, 0.25rem) solid; } #side-bar:focus-within .close-menu, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover .close-menu { pointer-events: none; } #side-bar:focus-within .close-menu::before, #side-bar:focus-within .close-menu::after { opacity: 0; pointer-events: none; } #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover .close-menu::before, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover .close-menu::after { opacity: 0; pointer-events: none; } #side-bar { display: block; position: fixed; top: 0; left: calc(var(--sidebar-width-on-desktop)*-1); z-index: 10; transition: left 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; height: 100%; overflow-y: auto; overflow-x: hidden; margin-top: 0; } #side-bar:focus-within { left: 0; } #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover { left: 0; } #side-bar .side-block { margin-top: 1rem; background-color: rgb(0, 0, 0, 0); border-radius: 0; border-left-width: 0px; border-right-width: 0px; } #main-content::before { content: ""; display: block; position: fixed; top: 0; right: 0; z-index: -1; opacity: 0; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, width 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; margin-left: var(--sidebar-width-on-desktop); background: rgba(var(--swatch-menubg-black-color), .3) 1px 1px repeat; padding-right: 0; width: 100%; height: 100vh; pointer-events: none; z-index: 99; } #side-bar:focus-within ~ #main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover ~ #main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } @supports (-moz-appearance:none) and (background-attachment:local) and (not (-moz-osx-font-smoothing:auto)) { #side-bar { padding: inherit; } } #content-wrap { display: flex; flex-direction: row; width: calc(100vw - (100vw - 100%)); min-height: calc(100vh - calc(var(--final-header-height-on-desktop, 10.125rem))); flex-grow: 2; height: auto; position: relative; margin: 0 auto; max-width: inherit; } #main-content { width: 100%; position: initial; max-height: 100%; padding: 2rem 1rem; width: var(--body-width-on-desktop, 45.75rem); max-width: var(--body-width-on-desktop, 45.75rem); margin: 0 auto; } #page-content { max-width: min(90vw, var(--body-width-on-desktop, 45.75rem)); } @supports (-webkit-hyphens:none) { #side-bar { transition: left 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, padding-right 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, background-color 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; padding-right: 0; background-color: rgb(0, 0, 0, 0); pointer-events: all; overflow-x: visible; overflow-y: visible; z-index: 999; } #side-bar::-webkit-scrollbar { opacity: 0; -webkit-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; } #side-bar .close-menu::before { z-index: 999; } #side-bar .close-menu::after { z-index: 998; } #side-bar:hover .close-menu::before, #side-bar:hover .close-menu::after { opacity: 0; } #side-bar:hover { left: 0; background-color: rgba(var(--swatch-menubg-color), 1); padding-right: 0; } #side-bar:hover::-webkit-scrollbar { opacity: 1; } #side-bar:hover~#main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } } } }
응애란 무엇인가?
귀여운 것이라 세간에선 말한다.
…로렘 입숨에 분개하지 말라. 사이드박스 구문은 참 유용하니…
이름: dmddo
부르는 법: 응애
주의사항: 만지면 물어요 ㅠㅠㅜ
각설. 쓴 작품들은 이쪽.
스스로불러온재앙 목로기
- 인간에 무의식 속에 있거나, 인간에게 전염되거나, 인간을 포식하는 무언가. 격리 잘차는 석고텍스 천장무늬를 보게 해서 감염을 막거나 잠을 깨우지 않는 것임.
- 웃으면 이빨이 발사되는 인간.
- 완전 짱 큰 철로 된 그물나비. 휴면기가 있다.
- 잔디들이 자신을 밟지 말라고 잔디보호 펫말을 스스로 세우는 현상.
- 인생의 한 순간, 그때의 감정,감각,생각,시각적 요소 모두를 아카이빙해주는 서비스. 그러나…
- 한 변칙예술가의 의해서 모든 투명이 회색 체크무늬(pdf파일에 그거 있자나)로 변함. 그에 따른 재단의 대처. 그러나…
- 재단이 고생고생해서 사?람노릇하게만든 변칙개체.(5031처럼) 근데 마지막 부록에 그게 헛됐다는 것을 보여줌 ㅋ 근데 잘못하면 5031 짝퉁같이되서망할듯차별화 ㄲ
- 우리가 사실 정신 수련하려 정신을 업로드한 미래의 억만장자라면 얼마나 좋을까.
- 혼반이든 뭐든 SCPiNET이 반달됨. 반달된 것은 표준형 ~~. 그래서 재단은 격리 절차를 수립하고 SCP를 연구하는 대에 큰 어려움을 느낌. 그에 따른 재단의 고군분투.
- 골목길 맘골. 중고BLIT동화책 기부, 변칙육아용품 공동구매, 현실조정아 육아의 고충
- 소금기 있는 쓰레기들을 와구와구 양산하는 무언가. 사실 이건 바다를 정화하는 행위.
- 인식하면 커지는 인간의 인식에 의존하면서도 인간에게 적대적인 것. 불가피하게 최소 인원만을 두고 격리하고 있다가 격리실에 손상이 발생해 수리공을 들여보냈고, 수리공이 그것을 인식해 더 커져 더 많은 사람들이 알게 되고 이 문제는 수면 위로 떠오르게 된다. 퇴역부는 퇴역해야한다고 주장, 다른 부서(격리부나뭐그런거)는 확보가 재단의 모토인데 어찌그러느냐!!!! 결국 논쟁이 더 퍼져 이것을 더 많은 사람들이 인식해 기지가 점령되고 사람도 많이 죽음 그래서 결국 퇴역부가 기억소거제 항공기로 뿌려서 퇴역됨.
- 30분 이상 몸을 담글 경우 대서양침다랑어(Thunnus thynnus) 와 같은 행동양상을 보이게 되는 욕조. 이에 요원은 차차 효과를 받은 D계급들을 통조림으로 만들고, 박사들도, O5들도,,, ▷ SCP-977-KO
- 건물 한 쌍으로 이루어진 부부. 이 둘이 이혼하면 막대한 피해, 재단기지에도 피해가 발생한다. 근데 섹스리스다. 이에 재단이 부부클리닉을 시도하는데…
- 페토의 역설
- 시차를 이용한 트릭. "지금 몇 시인지 봐보라고!"
- 미래인들이 기술을 현세에 전달해서 우리는 발전한다. 그렇다면 미래인들의 기술의 근원은? :"무한한 시간"
- 모든 것은 관심의 차이이다.
- 근육 영체부속지를 단 헬창 흰동가리.
- 어떤 음모론을 믿는 '힘'이 너무 강해져 파스타피자가 됨. 재단과 연합이 공동으로 이를 무력화시키기 위해 낑낑거렸다가 결국 모든 음모론이 파스타피자가 되어 현실강림함. 결국 지구는 벨로시렙터 모양이 됨
- 어떠한 변칙적 특이점에 대해 완전히 분석한 재단. 등급은 쿠슘(Kušum).
- 체리새우전용결혼식장.
- 용은 뿔로 소리를 듣는다고 하니 이는 용이 귀머거리라는 말이 아니라 뿔을 귀로 삼는다는 말이다. 반면에 소는 코로 듣는다고 하니 귀가 없는 게 아니라 뿔을 귀로 삼는다는 말이다. 용은 날개가 없지만 날 수 있으니 이는 날개 아닌 것을 날개로 삼은 것이요, 뱀은 발이 없는데도 어디든 갈 수 있으니 이는 발 없는 것으로 발을 삼은 것이다. 또한 고양이가 박하를 먹으면 취한다고 하니 이는 박하를 술로 삼은 것이요, 맥貘은 구리를 배부르게 먹는다고 하니 이는 구리를 밥으로 삼은 것이다. 그리하니 형상을 한 몸에서 모두 찾아낼 수 없고 세상 이치 또한 한 가지 사례를 통해 추측할 수 없다.
- https://m.khan.co.kr/local/Gyeonggnam/article/202210181539011#c2b 정어리떼죽음은사실변칙이다?!?!?!?
- 서로를 찢으며 교미하는 갯민숭달팽이는 내림 eve와 올림 eve를 동시에 생성한다. 이는 새로운 기적작용의 패러다임을 제시한다. 이름하야 교차기적학. ▷ SCP-1500-KO
- 우연성과 변칙. 우연으로 인해 신곡에서 청각재해가 만들어진다면? 우연으로 인해 물감을 막 뿌린 현대미술애서 인식재해가 나타난다면? 우연으로 인해 생물에게선 수많은 변칙 변이가 발생하고, 자연선택을 통해 초상생물이 세상에 만연한다면? 장막 정책에 치명적이다. 재단은 이제 결단을 내려야 할 때.
- 인간의 고환에는 미각세포가 있다.
- 여왕파랑비늘돔은 산호를 씹어먹고 모래로 배출하는데, 이는 산호섬 퇴적물의 85% 이상을 차지한다. 여기에 EVE 잔여물이 남아있다면?
- 마린스노우
- 모르는지도 모르는
- 갯벌에타이어때문에게가죽는다
- 화합을 위한 재단표 외계인 !
- 산갈치의 자절(自切)
- 우연과 생명체 (우연학부?)
나의소망.
버킷리스트 🙏🙏
작페 만들기 ✅
창작 SCP-KO 투고수 20 넘기
메기 SCP 쓰기
골목길 SCP 쓰기
001-KO 쓰기
호러 SCP 쓰기
정치 SCP 쓰기
카논 짓기
창작 SCP-KO 투고수 2000 넘기
캡틴 되기
세계정복
링크 급함 제발 진짜급함 링크 제발: 샌박
귀여운가오리.
가세요이제
댓글 보기