new layout

This commit is contained in:
2025-11-23 23:53:54 +00:00
parent 8e37192f49
commit ef45538a79

View File

@@ -8,6 +8,9 @@ body {
background-image: linear-gradient(to bottom, aqua, blue);
font-family: "Times New Roman", Times, serif;
width: 100%;
height: 100%;
/*background-image: url("../img/background.png");
background-size: cover;*/
}