
}
h1 {
margin-top: 30px;
}
#text-input {
width: 80%;
height: 200px;
margin: 20px auto;
display: block;
resize: none;
}
#check-button {
margin-bottom: 20px;
padding: 10px 20px;
background-color: #007bff;
color: white;
border: none;
cursor: pointer;
}
#check-button:hover {
background-color: #0056b3;
}
#result {
font-size: 20px;
font-weight: bold;
}
Plagiarism...