Middle Page @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); * { box-sizing: border-box; padding: 0; margin: 0; } body { font-family: 'Roboto', sans-serif; width: 100%; } .navs ul { display: flex; justify-content: center; list-style-type: none; text-align: center; width: 100%; } .navs ul li { margin: 2px auto; width: 40%; padding: 10px; font-size: 20px; font-weight: bolder; border: 1px solid rgb(212, 212, 212); list-style-type: none; } .navs li:hover { background-color: black; color: white; } .buttons { display: flex; justify-content: center; } .buttons button { padding: 5px; font-size: 25px; border: none; border: 2px solid rgb(190, 190, 190); } .buttons button:hover { background-color: black; color: white; } SPORTS NAME A Sports HD Live Streaming Online. Watch A Sports Live Cricket, Live Football Online Tv Stream And More Live Sports Tv Channel Free From Pakistan. Go Watch Link .tv_body { display: flex; flex-wrap: wrap; justify-content: center; } .tv_channel { width: 120px; height: 80px; background-color: red; border: 2px solid black; margin: 3px; }