.hover-box { width: 200px; height: 100px; background-color: #030638; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 18px; border-radius: 8px; cursor: pointer; }