#generateSitemap-1 {
    width: 105px;
    font-size: 20px;
    align-items: center;
    float: right;
    appearance: none;
    background-color: #007bff;
    border: 0;
    border-radius: 50px;
    margin-left: 10px;
    margin-top: 20px;
    float: right;
    margin-right: 20px;
    color: white;
    display: inline-flex;
    height: 50px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    white-space: nowrap;
    word-break: break-word;
}
#copyButton:active {
    color: #454746 !important;
}
#copyButton:hover {
    color: #454746 !important;
}
#copyButton:focus {
    color: #454746 !important;
}
.site-container {
    width: 100%;
    height:;
    background: white;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    padding-bottom: 15px;
}
[name="site-error-div"] {
    width: 97%;
    background: white;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top:;
}
[name="site-type-url"] {
    width: 85%;
    padding: 10px;
    border-radius: 10px;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 15px;
    padding: 10px;
    margin-bottom: 10px;
    background: #e9eaee;
    border: solid 1px #ccc;
    margin-top: 15px;
}
[name="site-span-error"] {
    font-size: 20px;
    color: red;
    margin-left: 10px;
    padding:;
    border-bottom:;
    height: 30px;
}
[name="site-max-result-div"] {
    width: 97%;
    height: 80px;
    background: white;
    display: flex;
    margin-top: 5px;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
[name="site-label"] {
    font-size: 20px;
    color: #454746;
    margin-top: 10px;
    margin-left: 10px;
    height: 60px;
    padding: 10px;
}
[name="site-max-result-input"] {
    width: 38%;
    height: 40px;
    padding-left: 10px;
    border-radius: 10px;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
    background: #e9eaee;
}
[name="site-generate-button-div"] {
    width: 97%;
    height: 80px;
    background: white;
    display:;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 10px;
}
[name="site-result-hide-div"] {
    display: none;
}
[name="site-result-inside-div"] {
    width:;
    height:;
    background: #272822;
    display:;
    margin-left: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    margin-right: 5px;
    padding-bottom: 5px;
    
word-break: break-word; /* break long words if needed */
}
[name="site-inside-div-2"] {
    font-size: 20px;
    color: white;
    padding-top: 20px;
    padding-left: 30px;
    background:;
}
[name="site-copy-div"] {
    width: 97%;
    height: 50px;
    display:;
    background: white;
    border:;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
[name="site-copy-icon"] {
    font-size: 30px;
    color: #454746 !important;
    margin-top: 5px;
    margin-left:;
    display: inline-block !important;
    position:;
    margin-bottom:;
    float:;
    margin-right:;
}
.abouttool10 {
    background: white;
    border:;
    color: black;
    font-size: 15px;
    margin-top: 50px;
    padding-left: 5px;
    margin-right: 10px;
    width: 99%;
    position:;
    border-radius: 10px;
    box-shadow:
        rgba(40, 30, 60, 0.1) 0 1px 2px,
        rgba(40, 30, 60, 0.1) 0 2px 5px 0;
}
[name="site-clear-icon"] {
    font-size: 30px;
    color: crimson;
    margin-top: 5px;
    margin-left:;
    display:;
    position:;
    margin-bottom:;
    float:;
    margin-right:;
}
[name="site-user-div"] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}
[name="site-clear-button"] {
    width: 100px;
    height: 50px;
    border: 0;
    float:;
    margin-right: 20px;
    font-size: 20px;
    background: white;
    border-radius: 10px;
    padding-top: -5px;
    margin-left: 10px;
}
[name="site-copy-button"] {
    width: 100px;
    height: 50px;
    border: 0;
    float: right;
    margin-right: 20px;
    font-size: 20px;
    background: white;
    border-radius: 10px;
    padding-top: -5px;
}
