/* -- / custom css tool / -- */
body {
    background-color: Black;
    background-image: none;
    background-repeat: no-repeat;
}

.focusBox h3 {
    background-color: black;
}

body {
    font-family: Arial;
    color: Red;
}

body {
    font-family: Arial;
    color: black;
}

