@charset "UTF-8";
/* CSS Document */

body {
    color: white;
    filter: invert(100%) grayscale(100%) contrast(100);
}