body {
    text-align: center;
}

nav {
    border-bottom: 1px solid black;
}

.topbar ol {
    list-style-type: none;
    padding-left: 0;
}

.topbar {
    display: inline-block;
}

.topbar a::after {
    display: inline-block;
    color: black;
    content: "->";
    font-size: 80%;
    font-weight: bold;
    padding: 0 3px;
}

#credit {
    position: fixed;
    bottom: 0;
    right: 10px;
}

.lsofcourses {
  display: inline-block;
  text-align: left;
}

[id="1"], [id="2"], [id="3"], [id="4"], [id="5"] {
    color: green;
}

/* [id="6"], [id="7"], [id="8"], [id="9"], [id="10"] {
    color: green;
}

[id="11"], [id="12"], [id="13"], [id="14"], [id="15"] {
    color: green;
}

[id="16"], [id="17"], [id="18"], [id="19"], [id="20"] {
    color: green;
}

[id="21"], [id="22"], [id="23"], [id="24"], [id="25"] {
    color: green;
}

[id="26"], [id="27"], [id="28"], [id="29"], [id="30"] {
    color: green;
}

[ id="31"], [id="32"], [id="33"], [id="34"], [id="35"] {
    color: green;
}

[id="36"], [id="37"], [id="38"], [id="39"], [id="40"] {
    color: green;
}

[id="41"], [id="42"], [id="43"], [id="44"], [id="45"] {
    color: green;
}

[id="46"], [id="47"], [id="48"], [id="49"] {
    color: green;
} */

h3 {
    text-align: center;
}

#startdate {
    text-align: center;
}

#credit {
    position: fixed;
    bottom: 0;
    right: 10px;
}