.container-header {
    background-color: #010101;
    background-image: none;
} 

:root {
  --body-bg: #010101;

  --body-color: #ffffff;
}

