diff --git a/style.css b/style.css index d6a2623..5b6d5e6 100644 --- a/style.css +++ b/style.css @@ -60,6 +60,7 @@ main { background-color: var(--bg-color); border: none; resize: none; + text-transform: lowercase; } #text-input:focus {