updated pendulum

This commit is contained in:
Robert 2021-03-09 19:20:31 +01:00
parent db5d25c370
commit c888d1188b
2 changed files with 34 additions and 14 deletions

View file

@ -19,9 +19,14 @@
margin-left: auto;
margin-right: auto;
}
p {
color: white;
}
</style>
</head>
<body>
<p id="inst">Use your mouse to create a simple, closed polygon.</p>
</body>
</html>