diff --git a/index.html b/index.html
index c141781..85ac549 100644
--- a/index.html
+++ b/index.html
@@ -15,20 +15,37 @@
Interactive Race Planner
+ @apply border-gray-300 border rounded p-1 pl-2 pr-2 m-1 font-normal bg-white;
+ }
+ th {
+ @apply font-normal;
+ }
+ textarea {
+ height: 34px;
+ @apply p-1;
+ margin-top: 1px;
+ }
+ input, textarea {
+ @apply border-gray-300 border rounded;
+ }
+
+
+
+
+
@@ -651,4 +668,5 @@ Interactive race nutrition planner
-