included index.css and index.js into index.html
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
body{
|
||||
display: flex;
|
||||
margin: 2rem;
|
||||
background-color: silver;
|
||||
}
|
||||
|
||||
div{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user