#main { display: flex; flex-direction: column; align-items: center; justify-content: center; } textarea { width: 300px; height: 250px; resize: none; }