@-moz-document domain('mail.google.com') {

/*-------------------------
INBOX VICTORY !!!
-------------------------*/

.aRu p:first-of-type {
    height: 44px;
}

.nH .AO .aRv:after {
  content: "INBOX VICTORY !!!";
  background: url(http://imgur.com/HyvBF.jpg) no-repeat center;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 9px;
  text-align: center;
  height: 324px;
  line-height: 360px; /*EDIT this if you have a small screen. Recommended minimum: 260px*/
  width: 96.9%;
  color: red;
  font-size: 8vw;
  font-weight: bold;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
}