
.tiptap-toolbar button{

    box-shadow: none;

}
.tiptap-content {
    *{
        color: #fff !important;
    }
}
