﻿body {
    background-color: rgb(176,176,176);
}

#canvas 
{
    background-color: rgb(0,0,0);
}
