@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');
* {
font-family: "Comic Sans MS", "Comic Sans", "Chalkboard", "Chalkboard SE", "Acme", sans-serif !important;

}
h1, h2 {
font-weight: bold;
color: #050 !important;
}
html {
background-color: #050;
}
.statusbar {
background-color: #050 !important;
}