no height & width

This commit is contained in:
2025-11-21 13:39:04 +00:00
parent 52fffc5394
commit 7ff74b409c

View File

@@ -1,7 +1,4 @@
body { body {
height: 100%;
width: 100%;
background-image: linear-gradient(to bottom, aqua, blue); background-image: linear-gradient(to bottom, aqua, blue);
font-family: "Times New Roman", Times, serif; font-family: "Times New Roman", Times, serif;
display: flexbox; display: flexbox;