.test-email{
  position: relative;
  .spinner{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
  }
}