#cookie-notice {position: fixed;bottom: 0;right: 0;width: 300px;margin: 20px;padding: 10px;background-color: #333;color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.5);z-index: 9999;} #cookie-notice .close-btn {position: absolute;top: 5px;right: 5px;background: transparent;border: none;color: #fff;font-size: 16px;cursor: pointer;}