Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ <h2 id="gbc">Welcome Everyone</h2>
<p class="body-text">dhfksdjahfdsahfjkldshfjdshfdshfsdhfjksdhfdhsk</p>

<p id="priom">Priom Chowdhury</p>

<p id="yanesh">Listen up. My real name is unspeakable in the human language, so you can call me Rara Fancylink. I heard a rumour Emma Watson was running for president. They'd have my vote. I once beheld a elf, it was glorious.</p>
</body>
8 changes: 7 additions & 1 deletion styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@

#priom {
color: purple;
}
}

#yanesh {
color: green;
background-color: #FCDA86;
font-size: 20px;
}