/* Only target the "Ai tools" page */
body {
    background: linear-gradient(77deg, #f5f6ff, #e8e8ff) !important;
}

#main{
    background: linear-gradient(77deg, #f5f6ff, #e8e8ff) !important;
}
