.heading{ font-size: 35px; text-align: center; margin-top: 23px; margin-bottom: 23px; } .title{ font-size: 50px; color:white; font-weight: bold; } .box:hover .backgroundView { cursor: pointer; opacity: 0.7; transform: scale(1.2); transition: 0.5s all ease-in-out; }