<p contenteditable="true" spellcheck="true">Merhaba, nasılsnız iyi misniz afiyette misiniz? Buraya tıklayın!</p>
<p contenteditable="true" spellcheck="false">Merhaba, nasılsnız iyi misniz afiyette misiniz? Buraya tıklayın!</p>
body {
display: flex;
align-items: center;
justify-content: center;
min-height: 15rem;
flex-direction: column;
font-family: sans-serif;
}