body{
background: linear-gradient(180deg, #FFFFFF);
}

.Back{
position: absolute;
height: 179px;
left: 100;
right: 90.49%;
top: 50px;
}

.container {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}


