body{
    background-color: #F3F3F3;
    font-family: 'Montserrat', sans-serif;
}
.dark\:bg-slate-900{
    background-color: #414141 !important;
}