@charset "UTF-8";
img {
    width: 100%;
    height: auto;
  }
  body{
    background-color: rgb(0, 73, 85);
    color: #ffffff;
  }