ul,li { list-style: none; display: flex; margin-left: 25px; justify-content: center } a { text-decoration: none; color: black; font-family: "Roboto Slab", serif; font-optical-sizing: auto; font-weight: bold; font-style: normal; font-size: 24px; } .banner { background-color: black; height: auto; border-radius: 50px; padding: 50px; } .banner_text { color: white; font-family: "Roboto Slab", serif; font-optical-sizing: auto; font-weight: bold; font-style: normal; font-size: 24px; margin-right: 150px; } .banner-p { width: 300px; margin-top: 25px; font-family: "Roboto Slab", serif; font-optical-sizing: auto; font-weight:400; font-style: normal; font-size: 16px; } .banner-img { border-radius: 25px; } h2 { color: white; } .portfolio { color: white; font-family: "Roboto Slab", serif; font-optical-sizing: auto; font-weight: bold; font-style: normal; font-size: 24px; } .forus { color: white; font-family: "Roboto Slab", serif; font-optical-sizing: auto; font-weight: bold; font-style: normal; font-size: 24px; } .forus-text { color: white; font-family: "Roboto Slab", serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 20px; }