summaryrefslogtreecommitdiffhomepage
path: root/css/style.css
blob: ab3acdcc7a941781d9cf6f422b6c517e53b0bc07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#koch {
    margin: auto;
}

#iterationCtr {
    position: fixed;
    font-size: xx-large;
}

.flexContainer {
    display: flex;
}