/* R3 집 배율 시험은 실제 월드와 보병만 보여 준다. */
body.story-home-scale-test > :not(#game):not(#bootScreen):not(#storyR3Layer):not(#storyR3BookReader):not(#storyR3WindowView):not(#settingsButton):not(#settingsPanel):not(script) {
  display: none !important;
}

body.story-home-scale-test,
body.story-home-scale-test #game {
  background: #171b17;
}
