body, html {
  height: 100%;
  padding:0px;
  margin:0px;
}
body{
  background-image: url("/web-asset-proxy?u=aHR0cDovL3d3dy5hbHB0dXJrLmNvbS9hc3NldHMvYmcuanBn.1d6049e7843df06a96acccabec059bcddd1c1638&v=20260725-2");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mycard{
	margin-top:40px;
	border-radius : 15px;
	background:#ffffff;
}
