h1 {
    color: red;
}
span[contenteditable="false"] {
    display: none!important;
}
