/*!
 * Style of Wheel of Names
 * https://github.com/auioc/wheel-of-names
 * Generated at 2025-11-24T07:25:53+00:00
 * Version: v1.0.0 - main@41d1223f
 * Copyright (C) 2022-2025 AUIOC.ORG
 * Copyright (C) 2018-2022 PCC-Studio
 * Licensed under GNU Affero General Public License v3.0
 * (https://github.com/auioc/wheel-of-names/blob/main/LICENSE)
 */body{align-items:center;display:flex;flex-direction:column;margin:0 auto;min-height:100vh;width:fit-content}#items{field-sizing:content;font-family:monospace;min-height:8rem;min-width:24rem;resize:none}#result-list{width:100%}#result-list>li:first-child{list-style-type:disclosure-closed}#result-list>li.removed{text-decoration:line-through}#controls{text-align:center}#status{font-family:monospace}#footer,#footer *{color:#7e7e7e;font-size:smaller;margin:auto 0 8px;text-align:center}