MattGPT commited on
Commit
dea5ddd
1 Parent(s): 907dbc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- """
2
  /* Define the background colors for dark and light squares */
3
  .dark-square {
4
  background-color: #555;
 
1
+ css = """
2
  /* Define the background colors for dark and light squares */
3
  .dark-square {
4
  background-color: #555;