Section 1 Section 2 See More
.shbt { background:blue; transition-duration: .5s; padding:15px 30px; border-radius: 50px } .shbt:hover { background:green; text-decoration: none; } .shbt:focus { text-decoration: none; } #section1 { display:none; } .secshow { display:block !important; }