body{
    font-family: sans-serif;
}
.mysqlcheck{
    position: fixed;
    bottom: 0;
    left: 1rem;
}
textarea{
    width: 100%;
    height: 300px;
    resize: none;
}