.keep{
  background-color: #F3F2F2;
  width: 100%;
  height: 100%;
  border: 1px solid;
  text-align: center;
}
.keep p{
  color: #333333;
  font-size: 58px;
  margin: 70px auto;
  text-align: center;
}
.keep img{
  width: 80%;
}