body{
display: flex;
justify-content: center;
align-items: center;
position: fixed;
width: 100%;
height: 100%;
}
h1{
font-size: 24px;
margin-top: 20px;
#background-image {
background-image: url('./assets/bg.webp');