body{display:block;margin:0 auto;width:100%;max-width:40rem}.Intro{padding:.25rem 1rem .25rem .5rem;margin:2rem 0;border-left:.25rem solid #0f2e53}.Code{background:#f2f2f2;padding:.125rem;border-radius:.125rem;font-family:monospace}.Emoji{padding-right:.5rem}.Block{margin:.25rem 0;padding:.5rem;border-radius:.25rem}.Block:hover{background:#f8f8f8;outline:0}.Block:focus{background:#f5f6fb;outline:0}.SelectMenu{position:absolute;width:6.875rem;height:9rem;z-index:11;display:flex;flex-direction:column;justify-content:flex-end}.SelectMenu .Items{background:#fafafa;box-shadow:0 0 0 1px hsla(0,0%,6%,.05),0 3px 6px hsla(0,0%,6%,.1),0 9px 24px hsla(0,0%,6%,.2);border-radius:.5rem}.SelectMenu .Items div[role=button]{font-size:.875rem;font-weight:400;padding:.5rem 1rem;border-bottom:1px solid f5f6fb}.SelectMenu .Items div[role=button]:hover{background:#f5f6fb;cursor:pointer}.SelectMenu .Items div[role=button]:last-of-type{border-bottom:none}.SelectMenu .Items div[role=button]:focus,.SelectMenu .Items div[role=button]:hover{background:#f5f6fb;cursor:pointer}.SelectMenu .Items div[role=button]:first-of-type:focus,.SelectMenu .Items div[role=button]:first-of-type:hover{border-top-right-radius:.5rem;border-top-left-radius:.5rem}.SelectMenu .Items div[role=button]:last-of-type:focus,.SelectMenu .Items div[role=button]:last-of-type:hover{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.Selected{background:#f5f6fb;border-radius:.5rem}