.kXFbwb {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0px;
  min-height: 0px;
  overflow-wrap: break-word;
  background-color: rgb(255, 255, 255);
  background-clip: border-box;
  padding: 1rem;
  margin: 0px;
  border: 1px solid rgb(215, 215, 215);
  border-radius: 0px;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}

.MeVt {
  display: flex;
  -webkit-box-pack: start;
  justify-content: start;
  margin: 0px;
  padding: 0px;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  width: auto;
  height: auto;
}
