8 lines
104 B
CSS
8 lines
104 B
CSS
body { /* background-color:gray; */
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.word-button {
|
|
width: 200px;
|
|
margin: 20px;
|
|
} |