background-color: darkblue; } #openPopup { position: fixed; bottom: 20px; right: 20px; padding: 10px 20px; background-color: blue; color: white; border: none; border-radius: 5px; cursor: pointer; display: none; }