so i made a website here about Attack on titan
here is the code for the website
<!DOCTYPE html>
<link rel="stylesheet" href="styles.css">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My webpage</title>
</head>
<body class = "body-class">
<h1>Welcome to my page</h1>
<p>My name is Ahmad Belal I blog attack on titan chere!</i></p>
<a href="https://attackontitan.fandom.com/wiki/Current_Publicly_Available_Information/Anime">
<img src = "https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExYmFyNDBteTlqa3RxazhxZGhsemU3MXgwZzQ1YWlrODVuNHUwbnNwMCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/xUPGcC4A6ElcqtUJck/giphy.gif">
</a>
if you guys want information about the attack on titan click the gif!
</body>
</html>
and this code for style
.body-class{
background-color: rgb(255, 255, 255);
}
here is the picture for website

Thank you .