Year Overhead
.year {
background-color: white;
}
Year title Overhead
.year-title {
background-color: white;
}
HTML
CSS
Output
Year Overhead
.year {
background-color: white;
}
Year title Overhead
.year-title {
background-color: white;
}