.inputs-icon {
    position: relative;
}

.inputs-icon>i {
    position: absolute;
    top: 8px;
    right: 20px;
}

html, body {
  height: 85%
}