/* -- / custom css tool / -- */
body {
    background-color: black;
}
.focusBox h3 {
    background-color: Black;
    font-family: georgia;
    color: White;
    }

