Newer
Older
2024-Ikarashi / bom.css
@IkarashiAito IkarashiAito on 1 Nov 2024 115 bytes Update bom.css
body{
	text-align: -webkit-center;
}

div{
    width: 230px;
    text-align: center;
    border: solid 1px;
    
}