body {
    font-family: 'Noto Kufi Arabic', Arial, sans-serif !important;
    overflow-x: hidden;
    scroll-behavior: smooth;
    background: rgb(2, 0, 36);
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(214, 213, 213) 100%, rgb(255, 255, 255) 100%, rgb(255, 255, 255) 100%);
}