Newer
Older
2020-fuyac119220 / domon.css
@fuyahonma fuyahonma on 20 Jul 2020 721 bytes Update domon.css
h1{
	font-size: 80px;
	opacity: 1.0;
	color: white;
}
img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height:  1380px;
	opacity: 0.5;
}
h2{
	position: absolute;
	top: 1220px;
	color: white;
	font-size: 38px;
}
p{
	font-size: 0.5px;
	color: white;
}
.tate{
	position: absolute;
	right: 100px;
	top: 150px;
	writing-mode: vertical-rl;
}
.maru{
	position: absolute;
	top: 50px;
	right: 100px;
	border: 10px solid white; 
	border-radius: 50%;
	text-align: center; 
	background: white;
	color: black;
}
.maru p{
	text-align: center;
	color: #dd3;
	padding-top: 1.5em;
}
.tel{
	position: absolute;
	top: 1300px;
}
body{
	background-color: black;
}
.migisita{
	position: absolute;
	top: 1300px;
	left: 700px;
}