today i was finishing my Rainbow Rangers website and i have it6 kinda done to how i want it(though the colors could be a bit better but still) here’s some of the codes from the html and some for style and a video of the site

<body>
<nav class="navigation">
<div class="nav-selection">
<ul>
<li><a href="/">home</a></li>
<a href="https://www.youtube.com/@RainbowRangers" target="youtube.com">the channel(or show) the website's about</a>
</ul>
</div>
</nav>
<div class ="about-show">Rainbow Rangers is an American-Irish animated television series co-produced by Genius Brands and Telegael Teoranta which premiered on the Nick Jr. Channel on November 5, 2018. The series follows seven nine-year-old girls who reside in the kingdom of Kaleidoscopia. The series was renewed for a second season, with the initial half-season of 13 episodes premiering on October 6, 2019, and a further 13 episodes premiering on October 11, 2020. On April 12, 2021, a third and final season was greenlit. The show's final episode aired on April 15, 2022.</div>
<div class="plot">Rainbow Rangers takes place in the magical land of Kaleidoscopia and focuses on the adventures of seven 9-year-old girls—Rosie Redd, Mandarin Orange, Anna Banana, Pepper Mintz, Bonnie Blueberry, Indigo Allfruit, and Lavender LaViolette—who are all represented by the colors of the rainbow. Each use their own powers to help protect the citizens of their land, clean the planet, and make the world a better place while also contending with the Praxton family.
Each episode begins with a problem with nature seen on Earth. A rainbow is sent to Kaleidoscopia and Kalia calls all seven rangers and Floof to her. After they are shown the nature problem, Kalia chooses the three ideal rangers for the mission, Floof mostly joins the three on their scooters. When the mission is completed, the three rangers return to Kaleidoscopia on their scooters.</div>
<div class="original-idea">the early designs had the Rangers looking much more stylized than their finalized versions, with minor variations in their powers and personalities, and the original villain was Acrimonia, Kalia's jealous younger sister, instead of Preston Praxton. this idea got scrapped before Acrimonia's design was even finalized. Another scrapped idea was a pilot in 2013 called "The Beginning of the Rainbow Rangers" and it was supoosed to be lore based explaining how the rangers were created and how kalidescopia was made and where Kalia's scrapped sister comes to play in the scrapped ideas list because she was originally gonna be the main villain for this pilot until the plot was scrapped for unknown reasons</div>
</body>
</html>
here’s some of the code for the about show page and some of the show’s scrapped concept

.card-bottom{
display: inline;
align-items: center;
justify-content: center;
}
.about-show{
margin: 20px;
padding: 20px;
color: cyan;
font-size: 30px;
text-align: center;
text-decoration: none;
}
.plot{
margin: 20px;
padding: 20px;
color: lightblue;
font-size: 30px;
text-align: center;
text-decoration: none;
}
.original-idea{
margin: 20px;
padding: 20px;
color: lightgreen;
font-size: 30px;
text-align: center;
text-decoration: none;
}
here’s some of the styles for the about show page showing what kinda styles i used for the website
here’s a video site and what it looks like now after a lot of weeks of working on it and i think it looks good