html,
body {
    overflow: hidden;
    background-image: linear-gradient(to bottom, rgb(138, 255, 146), rgb(0, 52, 14)) !important;
}