This repository has been archived on 2019-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
agario-webclient/style.css

10 lines
73 B
CSS

body,
#viewer,
canvas {
margin: 0;
}
body {
overflow: hidden;
}