@require "../stylus/index";

.my-float {
  background: var(--p1-bg);
  padding: 6;
  border-radius: 4;
  // min-width: 400;
  // min-height: 50;
}