* { font-family: "Comic Sans MS";}
.form {
  background-image: url(https://images.unsplash.com/photo-1576792265585-c9a7624630ca?ixlib=rb-4.0.3&w=1080&fit=max&q=80&fm=jpg&crop=entropy&cs=tinysrgb)
}
p {
  font-family: Edu-Tas Beginner;
  font-size: 1.4em;
  font-weight: bold;
}

.submit {
  width: 100%;
}
