@charset "utf-8";
.html {
	scroll-behavior: smooth;
}
.main {
	background-image: url("ayes/IMG_0987.png");
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.a {
	text-emphasis-color: aliceblue;
}

.third {
	background-color: #B8BEC4;
}
.footer {
	background-color: #576275;
}
.ig .a:hover {
  background-color: yellow;
}
