
/* sorry but i want to make sure it fit nicely in the edx courseware */
.container {
    margin: 0 auto;
    /*max-width: 750px;*/
}



svg{
	background-color:white;
}