body {background-color:orange;
}
#title {text-align: center;
}
#skipnav {
    background-color:orange;
    position:absolute;
    top: -120px;
    left: -120px;
}
#button {background-color:white; font-size: 30px; border-radius: 30px; box-shadow: 3px 4px;}