diff --git a/templates/pheesh.htm b/templates/pheesh.htm index 8a0077f..d2453ec 100644 --- a/templates/pheesh.htm +++ b/templates/pheesh.htm @@ -10,11 +10,11 @@ top: {{ fish.position[0] }}; left: {{ fish.position[1] }}; } - - body { - background-color: royalblue !important; - } {% endfor %} + + body { + background-color: royalblue !important; + }