@import "./theme.scss"; .root { @include flex; @include align(center, center); height: 100vh; > img { width: 300px; height: auto; } }