.background {
  background-color: #f3f3f3;
}

body {
  min-height: 100vh; 
  padding-top: 3.5rem;
}

.no-underline {
  text-decoration: none;
}

footer{
  width: 100%;
}