actually fixed the SQL and the testing script. Added future support for rich responses

This commit is contained in:
2022-12-30 22:40:58 -08:00
parent ede1c816f1
commit 92ff0a8257
3 changed files with 62 additions and 14 deletions
+10
View File
@@ -0,0 +1,10 @@
<style>
html{
font-family: sans-serif;
font-size: 50pt;
height: 100%;
width: 768px;
overflow: hidden;
display: table;
}
</style>