This commit is contained in:
りき萌 2024-04-07 18:11:56 +02:00
parent 13fc5d6a30
commit d8a8ea77fc
5 changed files with 357 additions and 1 deletions

View file

@ -5,9 +5,12 @@
<head>
<title>treehouse iframe sandbox</title>
<link rel="stylesheet" href="{{ config.site }}/static/css/main.css">
<style>
body {
margin: 0;
padding: 0;
overflow: hidden;
width: fit-content;
height: fit-content;