<style>
element name{
attribute name :attribute value
</style>
dude here text-align attribute is used for align a text according to your design if you want to move the text in the center then you use `text-align:center `
if you want to move your text in the right then you use ` text-align:right`
if you want to move your text in the left then you use ` text-align:left'
I hope dude you understand this solution
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.
Please work on helping the user understand and not give the code to pass the answers. Both of your posts had code that is included in the right solution, but the OP did not have any of that code provided. So, it should not be provided to them. I have edited your posts to remove those parts