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

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

.flexContainer {
    display: flex;
}