html{height:100%}body{background:#fff;justify-content:center;align-items:center;min-height:100%;margin:0;display:flex}.logo{width:256px;height:256px}@media (prefers-color-scheme:dark){body{background:#000}.logo{filter:invert()}}
