„style.css“ hinzufügen

This commit is contained in:
Elias John 2023-03-03 21:02:46 +00:00
parent aef5a8c76a
commit 8987aef246

20
style.css Normal file
View File

@ -0,0 +1,20 @@
body{
background-color: firebrick;
}
.links {
text-align: center;
}
.social {
display: flex;
margin: 50%;
width: 100px;
height: 100px;
}