update vanilla template

This commit is contained in:
Lea Anthony
2021-02-27 16:45:30 +11:00
parent 1a92550709
commit 0dc0762fdf

View File

@@ -4,6 +4,11 @@ html {
color: white;
}
body {
color: white;
margin: 0;
}
#input {
margin: 3rem;
}