body {
  min-width: 1200px;
  /* overflow: scroll; */
}
.bg-primary {
  /* background-color: #1b222c; */
  background-color: #000000;
}
