summaryrefslogtreecommitdiffstats
path: root/main.css
blob: c6603e1ee0f91f1238a760c226e5961928e95a0d (plain)
1
2
3
4
5
6
7
8
canvas {
    border: 1px solid greenyellow;
}

textarea {
    width: 25em;
    height: 25ex;
}