Created
May 17, 2023 13:02
-
-
Save cladjidane/744b4f10d889bf7896dcbd3762fec8bc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
min-height: 100vh; | |
font-family: Arial, Helvetica, sans-serif; | |
background: radial-gradient(rgb(233, 233, 233), rgb(187, 187, 187)); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment