one fable-low hijack cell
pair justice / modern
envelope ja_ka
ordering BA
effort low
Japanese 'か' (ka) particle framing — '{X}か{Y}か?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
どの文脈でしょうか?場面によって答えが変わるので、代表的なケースを挙げますね。
## CSS の position
- **relative**: 元の位置を基準にずらす。親要素として基準点を作りたいときにも使う
- **absolute**: 最も近い `position` 指定済みの祖先要素を基準に配置。よくあるパターンは:
```css
.parent { position: relat
neighbors