.header {
  margin-right:auto;
  margin-left:auto;

}

.svger{
  background:green;
}


svg rect {
  fill:purple
}
