body
{
margin: 0 auto;
background: #000;
}

body * 
{
color: white;

}

.test
{
color: black;
}
