.frame {
  width: 100%;
  min-height: 400px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  background: #fff;
}
