diff --git a/webapp.html b/webapp.html index 4569361..c8fb514 100644 --- a/webapp.html +++ b/webapp.html @@ -48,6 +48,21 @@ font-size: inherit; font-size: 20px; } + + select{ + width:100%; + display: block; + margin-left: auto; + margin-right: auto; + margin: 1.5em 0; + font-family: inherit; + font-size: inherit; + font-size: 20px; + + } + + + h2{ font-size: 40px; } @@ -122,6 +137,11 @@ +