CSS improvements and small fixes

This commit is contained in:
2024-06-17 17:24:15 +02:00
parent 88c82eec7e
commit 46a8b2244f
8 changed files with 508 additions and 217 deletions

View File

@@ -8,7 +8,6 @@
</head>
<body>
<div class="centercontent">
<div class="container">
<h2>Hello! Thank you for participating in our study!</h2>
<form action="http://localhost:5000/start" method="post">
@@ -19,7 +18,6 @@
<p><input id="submitbutton" type = "submit" value = "submit" /></p>
</form>
</div>
</div>
</body>
</html>