* {
    height: auto;
}

html,
body {
    overflow-x: hidden !important;
    background: rgba(250, 250, 250, 1);
}
