Skip to content

Commit

Permalink
Fix flash of white opening 3D Flower Box
Browse files Browse the repository at this point in the history
  • Loading branch information
1j01 committed Dec 30, 2021
1 parent 0727826 commit b408e41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions programs/3D-FlowerBox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
margin: 0;
padding: 0;
overflow: hidden;
background-color: #000000;
color: #ffffff;
}
</style>
<html>
Expand Down

0 comments on commit b408e41

Please sign in to comment.