body{ background-color: lightblue; } h1{ color: red; text-align: center; } .red{ color: red; font-size: 40; } .blue{ color: blue; font-size: 30; }
Standard input is empty
body{ background-color: lightblue; } h1{ color: red; text-align: center; } .red{ color: red; font-size: 40; } .blue{ color: blue; font-size: 30; }