Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -53,7 +53,7 @@
|
|
53 |
flex-direction: column; /* 縦に並べる */
|
54 |
justify-content: center;
|
55 |
align-items: center;
|
56 |
-
background-color: #
|
57 |
border: 10px solid #000;
|
58 |
border-radius: 10px;
|
59 |
margin: 20px;
|
|
|
53 |
flex-direction: column; /* 縦に並べる */
|
54 |
justify-content: center;
|
55 |
align-items: center;
|
56 |
+
background-color: #ffffff;
|
57 |
border: 10px solid #000;
|
58 |
border-radius: 10px;
|
59 |
margin: 20px;
|