.dark_mode {
    background-color: #363636;
}

body {
    font-family:Helvetica,"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
    font-style:normal;
    font-weight:400;
    margin: 0.02083333333vw auto;
    max-width: 3250px;
    line-height: 1.6;
    color: #bbb;
    font-size: 1.25em;
    padding: 0 60px
}

li, ul {
    font-size: 0.95em;
}

h1 {
    line-height: 1.2
}
