main.css 90 B

123456
  1. .my_alert{
  2. position: fixed;
  3. width: 30%;
  4. margin-left: 30%;
  5. z-index: 2000;
  6. }