/* One exact charcoal tone on every viewport. No gradients, texture, grain,
   animation, or device-specific variation. */
html {
  background: #171716;
}

body {
  background-color: #171716 !important;
  background-image: none !important;
}
