body {
    margin: 0;
    display: flex;
    background-color: rgb(7, 0, 19);
    color: whitesmoke;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-family: Arial, Helvetica, sans-serif;
}
a {
    text-decoration: none;
    color: #ffb451;
    transition: 0.2s ease-in-out;
}
@keyframes sraka {
    0%   {background-image: linear-gradient(290deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    5%   {background-image: linear-gradient(310deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    10%  {background-image: linear-gradient(330deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    12%  {background-image: linear-gradient(345deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    15%  {background-image: linear-gradient(360deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    20%  {background-image: linear-gradient(0deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    22%  {background-image: linear-gradient(15deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    25%  {background-image: linear-gradient(30deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    30%  {background-image: linear-gradient(45deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    35%  {background-image: linear-gradient(60deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    37%  {background-image: linear-gradient(70deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    40%  {background-image: linear-gradient(75deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    45%  {background-image: linear-gradient(83deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    50%  {background-image: linear-gradient(90deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    55%  {background-image: linear-gradient(100deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    57%  {background-image: linear-gradient(110deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    60%  {background-image: linear-gradient(120deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    63%  {background-image: linear-gradient(130deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    65%  {background-image: linear-gradient(140deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    68%  {background-image: linear-gradient(150deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    69%  {background-image: linear-gradient(155deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    70%  {background-image: linear-gradient(160deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    72%  {background-image: linear-gradient(170deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    75%  {background-image: linear-gradient(180deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    77%  {background-image: linear-gradient(190deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    80%  {background-image: linear-gradient(200deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    83%  {background-image: linear-gradient(215deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    85%  {background-image: linear-gradient(230deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    87%  {background-image: linear-gradient(240deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    90%  {background-image: linear-gradient(245deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    92%  {background-image: linear-gradient(255deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    95%  {background-image: linear-gradient(260deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    96%  {background-image: linear-gradient(265deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    97%  {background-image: linear-gradient(275deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    99%  {background-image: linear-gradient(285deg, rgb(15, 0, 41), rgb(38, 0, 104));}
    100% {background-image: linear-gradient(290deg, rgb(15, 0, 41), rgb(38, 0, 104));}
}
@keyframes smaka {
    0%{background: linear-gradient(290deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    5%{background: linear-gradient(310deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    10%{background: linear-gradient(330deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    12%{background: linear-gradient(345deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    15%{background: linear-gradient(360deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    20%{background: linear-gradient(0deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    22%{background: linear-gradient(15deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    25%{background: linear-gradient(30deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    30%{background: linear-gradient(45deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    35%{background: linear-gradient(60deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    37%{background: linear-gradient(70deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    40%{background: linear-gradient(75deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    45%{background: linear-gradient(83deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    50%{background: linear-gradient(90deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    55%{background: linear-gradient(100deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    57%{background: linear-gradient(110deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    60%{background: linear-gradient(120deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    63%{background: linear-gradient(130deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    65%{background: linear-gradient(140deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    68%{background: linear-gradient(150deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    69%{background: linear-gradient(155deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    70%{background: linear-gradient(160deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    72%{background: linear-gradient(170deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    75%{background: linear-gradient(180deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    77%{background: linear-gradient(190deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    80%{background: linear-gradient(200deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    83%{background: linear-gradient(215deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    85%{background: linear-gradient(230deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    87%{background: linear-gradient(240deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    90%{background: linear-gradient(245deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    92%{background: linear-gradient(255deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    95%{background: linear-gradient(260deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    96%{background: linear-gradient(265deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    97%{background: linear-gradient(275deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    99%{background: linear-gradient(285deg, rgb(15, 0, 41), rgb(93, 0, 255));}
    100%{background: linear-gradient(290deg, rgb(15, 0, 41), rgb(93, 0, 255));}
}
.test {
    transition: 0.2s ease-in-out;
    display: inline-block;
    width: fit-content;
}
.test:hover {
    transition: 0.2s ease-in-out;
    transform: skewX(20deg);
    width: fit-content;
}
a:hover {
    text-decoration: none;
    color: #ff9100;
    transition: 0.2s ease-in-out;
    text-decoration: underline;
}
.panel {
    position: relative;
    animation: sraka 2.2s alternate infinite ease-in-out;
    margin: 10%;
    box-shadow: 0px 0px 10px black;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 5%;
    height: 150px;
    background-color: rgb(38, 0, 104); /* internet explorer <3 */
    background-image: linear-gradient(290deg, rgb(15, 0, 41), rgb(38, 0, 104));
}
.panel::before {
    animation: smaka 2.2s alternate infinite ease-in-out;
    content: "";
    position: absolute;
    top: -3px; left: -3px; right: -3px; bottom: -3px;
    background: linear-gradient(290deg, rgb(15, 0, 41), rgb(38, 0, 104));
    z-index: -1;
    border-radius: 15px;
}
.panel2 {
    position: relative;
    animation: sraka 2.2s alternate infinite ease-in-out;
    margin: 10%;
    box-shadow: 0px 0px 10px black;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 5%;
    height: fit-content;
    background-color: rgb(38, 0, 104); /* internet explorer <3 */
    background-image: linear-gradient(290deg, rgb(15, 0, 41), rgb(38, 0, 104));
}
.panel2::before {
    animation: smaka 2.2s alternate infinite ease-in-out;
    content: "";
    position: absolute;
    top: -2px; left: -2px; right: -2px; bottom: -2px;
    background: linear-gradient(290deg, rgb(15, 0, 41), rgb(38, 0, 104));
    z-index: -1;
    border-radius: 15px;
}
input, input[type="password"] {
    margin: 5px;
    font-size: 20px;
    width: 35%;
    border: none;
    border-radius: 4px;
    background-color: #c5c5c5;
    transition: 0.2s ease-in-out;
}
input:hover, input[type="password"]:hover{
    font-size: 20px;
    width: 40%;
    border: none;
    border-radius: 4px;
    background-color: #c5c5c5;
    box-shadow: 0px 0 10px #000000;
    transition: 0.2s ease-in-out;
    padding: 5px;
}
input:focus, input[type="password"]:focus {
    font-size: 20px;
    width: 45%;
    border: none;
    border-radius: 4px;
    background-color: #c5c5c5;
    box-shadow: 0px 0 10px #000000;
    transition: 0.2s ease-in-out;
    padding: 10px;
}
.guzior {
    background-color: rgb(69, 69, 255);
    border-radius: 10px;
    padding: 5px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
}
.guzior:hover {
    background-color: rgb(35, 35, 255);
    transition: 0.2s ease-in-out;
    font-size: 20px;
    padding: 7px;
}
.error {
    color: red;
}
input[type="submit"] {
    cursor: pointer;
    padding: 2%;
    background-color: rgb(63, 63, 179);
    color: rgb(249, 249, 249);
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.395);
    transition: 0.2s ease-in-out;
    border-radius: 10px;
    border: 0px;
    text-shadow: 0px 1px 1px black;
}
@media screen and (max-width: 450px) {
    input[type="submit"] {
        width: 40%;
    }
    .panel {
        height: 155px;
        margin: 5%;
    }
}
input[type="submit"]:hover {
    font-size: 20px;
    color: whitesmoke;
    padding: 3%;
    background-color: rgb(69, 69, 255);
    transition: 0.2s ease-in-out;
}
input[type="submit"]:active {
    font-size: 20px;
    color: whitesmoke;
    padding: 3%;
    background-color: rgb(35, 35, 255);
    transition: 0.2s ease-in-out;
}
.lista {
    display: block;
}
.usun {
    display: inline;
    background-color: rgb(180, 0, 0);
}
.pobierz {
    display: inline;
    background-color: rgb(17, 162, 17);
}
canvas {
    position: absolute;
    width: 100%;
}
textarea {
    resize: none;
}