#cf-context { 
  width: 50vw; 
  height: 100vh;
font-family: 'Poppins', sans-serif;
}
#form {
  height: 0px;
  overflow: hidden;
font-family: 'Poppins', sans-serif;
}

#body{
font-family: 'Poppins', sans-serif;
}