This looks better IMO
This commit is contained in:
parent
de1810fde4
commit
28d3ce6cc3
@ -8,7 +8,9 @@ html, body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
canvas {
|
canvas {
|
||||||
width: 100%;
|
width: 70%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
left: 50%;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user