body {
	background-image: url(/images/sampledata/cassiopeia/service-428539.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
    color: black;
}
.container-component {
  background: white;
  color: black;
  border-radius: 15px;
  padding: 12px;
}