barebones freetext field

This commit is contained in:
Robert Perce 2025-11-27 15:03:22 -06:00
parent 4e2fab67c5
commit 7b2ca09133
4 changed files with 37 additions and 2 deletions

View file

@ -9,7 +9,6 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb
body {
width: 100%;
min-height: 100vh;
font-size: 24px;
display: flex;
flex-direction: column;
align-items: center;