<p contenteditable="true" spellcheck="true">Did you knoww you can click me to edit my contentz?</p>
<p contenteditable="true" spellcheck="false">Did you knoww you can click me to edit my contentz</p>
body {
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
flex-direction: column;
font-family: Roboto,"Helvetica Neue",Arial,sans-serif;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.