h1 {
color:black;
font-family: 'Nanum Gothic', sans-serif;
background-color: white;
}

body {
background-color: white;
background-image: url(https://projects.codecraftworks.com/web/mCqgtmKEVm8ZovoiPnVI/assets/flower unsplash copy cropped.jpg);  
font-family: 'Nanum Gothic', sans-serif;
font-weight: bold;
font-size: 1.2rem;
padding-top: 2%;
padding-bottom: 2%;
padding-right: 2%;
padding-bottom: 2%;  
}