s9a / illbang

illbang remix your color balance and share online or offline
https://s9a.page/illbang
zlib License
1 stars 0 forks source link

scenterflex #5

Closed ryanve closed 1 month ago

ryanve commented 1 month ago

div around svg

div {
  align-items: center;
  contain: layout;
  display: flex;
  flex-flow: column;
  justify-content: center;
  min-height: 100vh;
}