@charset "UTF-8";
/* CSS Document */

body {
  background-color: #051224;
  padding: 0;
  margin: 0;
}
.circle {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url("cyoucyo2.png");
	background-repeat: no-repeat;
  clip-path: inset(100px at 10% 10%);
}
.tsugihe{
	top: 0px;
	left: 1000px;
}
.btn1{
	top: -170px;
	margin-left: 1050px;
	transition: all 0.3s ease 0s;
	z-index: 30;
	position: absolute;
}
#ame{
	width: 100%;
	height: 100%;
}
