
                    @media print {
                        .ms-editor-squiggler {
                            display: none !important;
                        }
                    }

                    .ms-editor-squiggler {
                        all: initial;
                        display: block !important;
                        height: 0px !important;
                        width: 0px !important;
                    }
                