Newer
Older
2024-C1231033 / main.css
h1 {text-align: center;background: aqua;color: black}
p {text-align: left;background: green;font-size:20px}
body{background: #b7dae5;border-style: double;border-color: red;border-width:thick}