input {
    transition: all 0.5s !important;
    width: 100%;
    background-color: #53535352;
    color: white;
    border: none;
}
#p1 * {
    font-size: 50px;
}
body {
    margin: 0 !important;
}
#imperialCheckbox {
    width: 50px;
    height: 50px;
}
#fuelTable tr td {
    text-align: center;
}