body {
  padding-top: 50px;
}
textarea {
	min-height: 150px;
}
.col-md-6 {
  text-align: center;
}
.starter-template {
	text-align: center !important;
}
.starter-template h1 {
	color: green;
	font-size: 70px;
}
.copy-button {
/*	position: fixed;
	left: 1%;
	bottom: 2%;*/
	width: 100px;
}
.config_input_note {
	font-size: 10px;
}
input {
	text-align: center;
}

img {
    vertical-align: middle;
    min-width: 200px;}

.starter-template h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    padding-top: 25px;
    padding-bottom: 25px;
}
