#stage .app-icon > .box {
  overflow: hidden;
}
#stage .app-icon > .box > img {
  width: 66px;
  height: 66px;
}
.login-image {
  background-image: url("/public/images/loginbg.webp");
  background-size: cover;
  background-position: center center;
}
