Skip to content

Commit

Permalink
CSS test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragya1642 committed Jun 10, 2024
1 parent e7b579c commit 6feb9f1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,22 @@

<!DOCTYPE html>
<html>

<style>
body {
background-color: rgb(197, 183, 52);
}

h1 {
color: black;
text-align: center;
}
</style>

<body>
<h1>Aragya Goyal</h1>
<p>Junior Computer Engineering Student at the University of Pittsburgh</p>

<h2>Experience</h2>
<ul>
<li><h4>Carnegie Mellon University Robotics Institute</h4></li>
Expand Down

0 comments on commit 6feb9f1

Please sign in to comment.