login page uses a separate style, so I want to add scoped to the login page to act on the current page, but the effect of html is gone, and small-level styles can be
@media screen and (min-width: 1600px) {
html {
font-size: 100px;
}
}
:
.container {
width: 100%;
position: absolute;
top: 43%;
transform: translateY(-50%);
}