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

body {
background-image: url(https://projects.codecraftworks.com/web/AROo4xXYW8WU5qqdB6Yl/assets/nick-nice-YpNf6ATniQA-unsplash.jpg);  
font-family: 'Nanum Gothic', sans-serif;
font-weight: bolder;
font-size: 1.3rem;
padding-top: 2%;
padding-bottom: 2%;
padding-right: 2%;
padding-bottom: 2%;  
}
   
#objOutput1{
background-color: white;  
}

#objOutput2 {
background-color: white;
}