@import './styles/variables.scss'; @import './styles/tokens.scss'; @import './styles/elder-mode.scss'; page { font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif; font-size: 28px; color: $tx; background-color: $bg; line-height: 1.5; }