This commit is contained in:
vista-man
2024-10-30 11:19:20 +01:00
parent 210999d85d
commit b048b2d8cc

View File

@@ -111,6 +111,16 @@
@keyframes animationClosing { 0% { height: 12rem; opacity: 1; } 30% { height: 12rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} }
}
</style>
<style type="text/css">
body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}
</style>
</head>
<body>