@charset "utf-8";

.fixed {
    position: fixed;
    top: 0;
    z-index: 50;
}