mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 18:23:41 -05:00
Update index.html
This commit is contained in:
parent
1cbc716abc
commit
6812f69341
1 changed files with 5 additions and 4 deletions
|
@ -18,10 +18,11 @@
|
|||
background-color: black;
|
||||
}
|
||||
embed {
|
||||
width: 225vw;
|
||||
height: 225vh;
|
||||
max-width: none;
|
||||
max-height: none;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue