body {
  background: linear-gradient(180deg,rgb(57, 57, 57) 0%, rgba(0, 0, 0, 1) 100%) !important;
}

@media(min-width: 1024px) {
  #ipbwrapper, #footer_utilities, #board_footer, #b_footer {
    width: 1024px;
    margin: 0 auto;
  }
}