Meine Scrollbar wird nicht angezeigt, hier der komplette CSS Code, in der sie enthalten ist:
body {
color: black;
font-weight: bold;
background-color: gray;
font-family: Arial, Helvetica, Sans-Serif;
text-align: left;
object-align: center;
}
a {
text-decoration: underline;
color: orange;
}...