/* DaoVerse — shared letterbox / page paper for all embedded games */
html {
  color-scheme: light !important;
  background-color: #f8f3e6 !important;
}
html,
body {
  background-color: #f8f3e6 !important;
  background-image: none !important;
}
#app,
#root {
  background-color: #f8f3e6 !important;
}
