.script {
  font-family: "Dancing Script", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.title {
    font-size: 50px;
}
html{
  background-color: #038abd;
}
body {
    padding-top: 50px;
}
