::selection {
    color: white;
    background: #0aa284;
}

h2 {
    color: #ee5048;
    border-bottom:5px solid #ee5048;
}
h3{
    color: #ee5048;
}
body {
        font-family: "courier new", courier;
}
thead{
    font-weight: bold;
}