.body-main {
  background-color: #1C1C1C;
}

.footer-main {
  background-color: #000000;
  border-radius: 0%;
  height: 50px;
  padding: 0px 0px;
  position: absolute;
}

.footer-text {
  color: #f2f2f2;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}