2021-06-16 23:19:52 +02:00

7 lines
98 B
CSS

#mynetwork {
height: 500px;
width: 500px;
background-color: white;
border: 3px solid black;
}