Files
bigredbutton/css/basic.css

11 lines
142 B
CSS

body{
background: #333;
}
.inMaking{
width: 300px;
text-align: center;
}
.inMaking img{
width: 300px;
aspect-ratio: 1/1;
}