body {
    margin-top: 50px;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    padding-top: 0px !important;
  }