body {
padding-top: 5rem;
}

.center {
text-align: center;
}

.right {
    text-align: right;
}

.indent {
text-indent:20px;
}

.starter-template {
padding: 3rem 1.5rem;
text-align: center;
}

.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}

.prefooter {
height: 200px;
}

.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
background-color: white;
color: grey;
font-size:x-small;
}

iframe {
overflow: scroll;
width: 650px;
height: 350px;
border: 0px;
}