#stage .app-icon > .box {
  overflow: hidden;
}
#stage .app-icon > .box > img {
  width: 66px;
  height: 66px;
}
#no-username-form a {
  text-decoration: underline;
  cursor: pointer;
}
#no-username-form strong {
  font-weight: 800;
}
#copyright {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 11px;
  font-weight: 100;
  color: #fff;
  text-shadow: 0 1px 1px #000;
}
