.listDiv[data-v-3d598618] {
  position: relative;
  width: 800px;
  margin: 0 auto;
  background-color: #e2e2e2;
  margin-top: 100px;
  margin-bottom: 100px;
  z-index: 1000;
  border: 2px solid #f1eeee;
  overflow: auto;
}
div.popContainer[data-v-3d598618] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  overflow: auto;
}
