.submit-finish {
  width: 100vw;
  height: 100%;
  background: white;
  text-align: center;
  display: flex;
  align-items: center;
}
.content{
  width: 100%;
  text-align: center;
}


