/* ================================
 CSS
 ================================ */
html
{
    background: #282828;
    text-align: center;
}

body
{
    color: white;
}
