Skip to content

Commit

Permalink
force white bckgrnd
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Honore committed Jul 13, 2021
1 parent 24a0c27 commit 056d6b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,600;0,800;1,300;1,400;1,600&display=swap" rel="stylesheet">

<style type="text/css">
body {
background: white;
}
button {
position: absolute;
top: 0;
Expand Down

0 comments on commit 056d6b2

Please sign in to comment.