body {
  background-color: lightblue;
}


.floating_div {
    font-family: Arial;
    margin-left: 50px;
    margin-bottom: 25px;
    display: inline-block;
    color: white;
    font-weight: bold;
}