.tracking-pixel {
  position: absolute;
  left: -9999px;
}

.tracking-pixel--fixed {
  position: fixed;
  left: -999px;
}
