.bg-container {
  background-image: url('./assets/background.png');
  background-size: cover;
  color: #3a2d37
}