.online::after {
  content: url("./icon_user_online.gif");
  position: absolute;
  top: 0;
  right: 0;
}

