

#main {
  width: 100%;
  height: 100%;
}

#svg_12frets {
  margin-left: 270px;
}

#scale-title {
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 4px;
	font-weight: 600!important;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

.notice-text {
	font-weight: bold;
}