5 lines
44 B
CSS
5 lines
44 B
CSS
h1{
|
|
color: red;
|
|
font-size: 10rem;
|
|
}
|
h1{
|
|
color: red;
|
|
font-size: 10rem;
|
|
}
|