.notification { width: 15vw; min-width: 300px; background-color: #ffef13; box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.26); position: absolute; top: 80%; left: 50%; transform: translate(-50%, 0); padding: 2vh 3vw; border-radius: 10px; } .notification p { overflow-wrap: anywhere; text-align: center; font-weight: 560; }/*# sourceMappingURL=notification-style.css.map */