@charset "UTF-8";

body {
    background-color: red;
}

ul {
    color: blue;
}
h1 {
    color : blue;
}