Initial Commit

This commit is contained in:
2025-07-13 17:33:30 +01:00
commit 68d056d367
7 changed files with 500 additions and 0 deletions

18
style.css Normal file
View File

@@ -0,0 +1,18 @@
.igexuH, .eDlcZT {
display: none !important;
}
#monaco-container {
height: calc(-20rem + 100vh);
min-height: 16rem;
}
.cDkCmT {
flex: 1 1 0%;
}
@media (min-width: 640px) {
.cDkCmT {
flex: none;
}
}