h1 {
margin: 0;
margin-bottom: 1rem;

}

p {
margin: 0;
margin-bottom: 1rem;
}

body {
background-image: url('https://i.pinimg.com/736x/f9/d4/55/f9d45523f5bf2fef2149601bbc84c2ca.jpg');
background-attachment: fixed;
background-repeat: repeat;
overflow: hidden;
}
