/* Layout Styling */

html,
body {
  height: 100%;
  width: 100%;
  color-scheme: light dark;
}