|
|
| 第5行: |
第5行: |
| } | | } |
| .data{ | | .data{ |
| | margin:0 auto; |
| width:90%; | | width:90%; |
| border:5px solid white; | | border:5px solid white; |
| } | | } |
2022年3月19日 (六) 13:57的版本
.body{
width:100%;
height:100vh;
background-color:black;
}
.data{
margin:0 auto;
width:90%;
border:5px solid white;
}