fix stars in order to take all the screen size
This commit is contained in:
@@ -41,7 +41,7 @@ body, html {
|
||||
}
|
||||
|
||||
#background_div {
|
||||
min-height: 100vh;
|
||||
max-height: 100vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user