

html {
    background-color: #e5e5e5;
    font-family: 'Share Tech Mono';
    font-size: 20px;
    color: #242424;
}

h1 {
    text-align: center;
}


a {
    text-decoration: none;
    color: #17a743;
}

a:hover {
    text-decoration: underline;
    color: #17a743;
}

/* index */
.indexh2 {
    text-align: center;
}

.image1 {
    text-align: center;
   image-orientation: from-image;
    font-weight: bold;
}
.text {
    margin: 50px;
}
.assignment{
    text-align: center;
}

.highlight {
    background-color: white;
    padding: 15px;
}
.download {
    text-align: center;
    font-weight: bold;
    