header {
    background-color: #666;
}

* {
    font-family: 'Tajawal';
    font-size: 22px;
}

html {
    scroll-behavior: smooth;
}