@kjuptSubmitted about 2 years ago
I found this to be easy except for centering the text
I found this to be easy except for centering the text
Nice attempt. But try using display: flex, justify-content:center, align-item: center. Try using a section tag next time when inputting information. You also need to use a div tag to embody the contents. You can check this website to learn more of flex, div and section. www.w3schools.com