UNPKG
p2s
Version:
latest (0.7.2)
0.7.2
A JavaScript 2D physics engine.
github.com/schteppe/p2.js
schteppe/p2.js
p2s
/
demos
/
css
/
demo.css
8 lines
(7 loc)
•
98 B
CSS
View Raw
1
2
3
4
5
6
7
8
html
,
body
{
margin
:
0
;
padding
:
0
;
width
:
100%
;
height
:
100%
;
overflow
: hidden; }