Added wave
This commit is contained in:
8
wave/style.css
Normal file
8
wave/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
padding: 1em;
|
||||
}
|
||||
canvas {
|
||||
background-color: azure;
|
||||
max-width: 1920px;
|
||||
max-height: 800px;
|
||||
}
|
||||
Reference in New Issue
Block a user