Completed exercise 01
This commit is contained in:
parent
5205c38ee2
commit
762a875a53
|
@ -3,6 +3,9 @@
|
|||
border: 4px solid midnightblue;
|
||||
width: 400px;
|
||||
height: 300px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.box {
|
||||
|
|
Loading…
Reference in New Issue