body {
  font-family: sans-serif;
  padding: 0rem 0rem;
  margin: 0rem 0rem;
}


#result {
	margin-top: 40px;
}
.nav-link {
	text-decoration: none !important;
}

.navbar-brand {
	text-decoration: none !important;
}
	  
  .bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
  }

  @media (min-width: 768px) {
	.bd-placeholder-img-lg {
	  font-size: 3.5rem;
	}
  }