/* 该文件一般用不到  尽量使用 unocss 样式 不要使用vue的scoped样式 属性选择器 data-v-随机字符串 会变动 但是我预渲染的html 片段提前抽取出来了 */
html {
  max-width: 500px;
  margin: 0;
}
