new layout

This commit is contained in:
2025-11-23 23:55:23 +00:00
parent ef45538a79
commit 1b4755b401

View File

@@ -8,8 +8,8 @@ body {
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;
width: 100%; width: 100vw;
height: 100%; height: 100vh;
/*background-image: url("../img/background.png"); /*background-image: url("../img/background.png");
background-size: cover;*/ background-size: cover;*/