#btn{
    color: #000000;
    width: 150px;
    height: 50px;
    padding: 5px;
    background-color: cadetblue;
    position: absolute;
    border-radius: 5px;
    font-weight: bold;
    top: 0px;
    left: 0px;
}