.salary-calculate-view {
width: 100%;
height: 100%;
background-color: #f1f1f1;
position: relative;
z-index: 0;
padding: 8px 16px;
display: flex;
}