Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
loeasy68
Edit Copy
Star
2
GitHub Repository:
loeasy68/loeasy68.github.io
Path:
blob/main/GAME-ENIGNE/styles.css
2
9
3
7
views
1
body
{
2
display
:
flex
;
3
}
4
.box
{
5
width
:
700px
;
6
height
:
700px
;
7
border
:
1px
solid
black
;
8
}
9