body {
background-color: #00a5bf;
}

hr {
    height: 2px;
    width: 90%;
    background-color: #00a5bf;
    border: none;
}
