summaryrefslogtreecommitdiff
path: root/app.css
blob: 02aadcf7ab4e15c9e60e12d6a7fec2e34ad17628 (plain)
1
2
3
4
5
6
7
h1  {
	color : magenta;
}

body {
	background-color: black;
}