﻿@import "blue.css" screen and (prefers-color-scheme: dark);
@import "white.css" screen and (prefers-color-scheme: light);
