Newer
Older
2022-ItoYu / main.css
@ITO Yu ITO Yu on 13 May 2022 148 bytes shuusei
h1 {
background-color: #e0ffff;
border-style: solid;
}

body{
background-color: #b0e0e6;
}

h2 {
background-color: #40e0d0;
border-style: solid;
}