4 lines
44 B
CSS
4 lines
44 B
CSS
|
|
.container {
|
||
|
|
border: 1px solid black;
|
||
|
|
}
|