заголовок

This commit is contained in:
2021-05-31 15:18:21 +03:00
parent d71e4ef553
commit e745601063
6 changed files with 121 additions and 12 deletions

View File

@@ -15,20 +15,11 @@
height: 100vh;
width: 100vw;
}
box {
margin: 0px;
padding: 0px;
box-sizing: border-box;
position: absolute;
display: block;
background-color: red;
transform-origin: 20px 20px;
}
</style>
</head>
<body>
<script src="01.js"></script>
<script src="00100.мир.js"></script>
<script src="00110.заголовок.js"></script>
<script src="00200.пример.json.js"></script>
</body>
</html>