テンプレート:新幽霊節/style.css

#ghost:not(:target){
	display: none;
}

#ghost:target{
	display: block;
}