This commit is contained in:
Alexandra Dunn 2023-04-24 21:05:55 +00:00
parent 6d10cd0f38
commit 9658e476eb
2 changed files with 7 additions and 1 deletions

View file

@ -10,6 +10,12 @@ h1::before {
content: "🔥 ";
}
.the-title-of-the-video-game {
color: darkred;
font-family: Impact,serif;
font-size: 150%;
}
dt {
font-weight: bold;
}

View file

@ -23,7 +23,7 @@
<body>
<header>
<h1>So You Want to Play Asuka 120% LimitOver Burning Fest. Online With Your Friends And Also Your Enemies</h1>
<h1>So You Want to Play <span class="the-title-of-the-video-game">Asuka 120% LimitOver Burning Fest.</span> Online With Your Friends And Also Your Enemies</h1>
<h2>great youve come to the right place</h2>
</header>