<!DOCTYPE html>
<html>
<head>
<style>
body {
height: 55px;
background-color: red; /* For browsers that do not support gradients */
background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);
}
</style>
</head>
<body>
<div id="grad1" style="text-align:center;margin:auto;color:white;font-size:40px;font-weight:bold">
Princess Parthica of the Troll Kingdom
</div>
<h2 style="color:white">CS Class: CS 3<br>Coding Years: 2<br>Freshmen Slimed: about 5 and half<br><br>A picture of Me</h2>
<a style="text-align:center;margin:auto;color:white;font-size:40px;font-weight:bold" href=https://universalstudios.fandom.com/wiki/Bridget_(Trolls)>Click Here Pleaseeee</a>
<h2 style="color:white">Favorite Artist: Lil Naz X<br>In CSIII but can't do CSI level labs<br>I Love singing Ed Sheeran in class and in the shower<br>I love all trolls of different shapes and sizes</h2>
</body>
</html>